Agentic RAG

Agentic RAG (Retrieval-Augmented Generation) extends traditional RAG with agent capabilities, enabling multi-step reasoning, dynamic tool use, and context-aware interactions to provide domain-specific answers from curated knowledge bases rather than general knowledge.

Source Notes