to_rag_config
Method
This is a method of the RetrievalConfig class in the retrieval_config module.Convert to RAG pipeline config.
Signature
Returns
The result of the operation.
Convert to RAG pipeline config.
This is a method of the RetrievalConfig class in the retrieval_config module.Convert to RAG pipeline config.
def to_rag_config() -> Dict[str, Any]