chat
Method
This is a method of the AutoRagAgent class in the auto_rag_agent module.Chat with automatic RAG retrieval decision. Decides whether to retrieve context, then runs agent chat.
Signature
Parameters
User message/query
Returns
Agent response (with citations if configured)

