Agentic RAG
A RAG system where an LLM agent actively decides what to retrieve, evaluates retrieval quality, and iterates on its search strategy rather than doing a single retrieve-and-generate pass.
Agents
A RAG system where an LLM agent actively decides what to retrieve, evaluates retrieval quality, and iterates on its search strategy rather than doing a single retrieve-and-generate pass.