Agentic Search vs Traditional RAG: When One Query Is Not Enough
Agentic search is retrieval where an LLM plans the search instead of firing one embedding lookup. It decomposes a complex question into focused subqueries, runs them in parallel against your knowledge
mudassirworks.hashnode.dev7 min read