Skip to main content

to_rag_config

Method
This is a method of the RetrievalConfig class in the retrieval_config module.
Convert to RAG pipeline config.

Signature

Returns

Dict[str, Any]
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/rag/retrieval_config.py at line 271

RAG Concept

RAG Overview

Chunking Strategies

Configuration Overview

Agent Config