agents.rag.simple.answer_agentΒΆ
Answer Agent for RAG - SimpleAgent with document context prompt.
ClassesΒΆ
SimpleAgent configured for answering questions based on retrieved documents. |
Module ContentsΒΆ
- class agents.rag.simple.answer_agent.AnswerAgentΒΆ
Bases:
SimpleAgentV3
SimpleAgent configured for answering questions based on retrieved documents.