Configure your R2R retrieval pipeline
r2r.toml
file:
[database]
section configures the vector database used for semantic search and document management.[embedding]
section defines the model and parameters for converting text into vector embeddings.[kg]
section, when configured, enables knowledge graph-based retrieval.[completion]
section sets up the language model used for generating responses in the RAG pipeline.