arXiv 2501.09136
Agentic Retrieval-Augmented Generation: A Survey on Agentic RAG
By Aditi Singh, Abul Ehtesham, et al.
Published 2025-01-15
Citation lineage
Review the prior work and downstream research connected to this paper.
Large Language Models (LLMs) have revolutionized artificial intelligence (AI) by enabling human like text generation and natural language understanding. However, their reliance on static training data limits their ability to respond to dynamic, real time queries, resulting in outdated or inaccurate outputs. Retrieval Augmented Generation (RAG) has emerged as a solution, enhancing LLMs by integrating real time data r…