Skip to main content
Datasets in Mira Flows support Retrieval-Augmented Generation (RAG) to enhance flows with specific knowledge. This capability allows flows to leverage custom knowledge bases for improved accuracy and contextual awareness in their responses. ๐Ÿค–๐Ÿ“ˆ

Dataset Attributes



Supported File Formats



Creating and Configuring Datasets

Creating a Dataset

Python

Adding Data Sources

Python

Linking Dataset with Flow

Add the following configuration to your flow.yaml file:
.yaml