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

def to_rag_config() -> Dict[str, Any]

Returns

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