rag
Method
This is a method of the Agent class in the agent module.Lazy-loaded RAG instance for advanced retrieval with citations. Returns RAG instance configured with agent’s knowledge and retrieval_config. Returns None if no knowledge is configured.
Signature
Returns
The result of the operation.

