rag
Method
This is a method of the AutoRagAgent class in the auto_rag_agent module.Lazy load RAG from agent if not provided.
Signature
Returns
The result of the operation.
Lazy load RAG from agent if not provided.
This is a method of the AutoRagAgent class in the auto_rag_agent module.Lazy load RAG from agent if not provided.
def rag() -> Optional['RAG']