Skip to main content

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

def rag() -> Optional['RAG']

Returns

Returns
Optional['RAG']
The result of the operation.