Research · VC & Analyst Reports

Back to sweep

Research sweep · deep · 2025 – 2026

Agentic RAG — Evolution, Challenges, and Decision Criteria

Agentic RAG between November 2025 and May 2026: how retrieval-augmented generation is shifting toward agent-driven architectures, the operational problems (token burn, context management, latency, reliability), information-organisation patterns such as context catalogues and semantic categorisation, parallels with traditional data warehousing (dimensions, measures, star schemas), the evolving RAG tooling landscape, and decision criteria for switching to pure agentic workflows.

  • academic
  • frontier
  • tech
  • blogs
  • vc

Synthesised 2026-05-10

Narrative

The dominant signal from VC and analyst coverage between November 2025 and May 2026 is that static RAG, effective for human-scale query volumes, is structurally inadequate for agentic workloads. A16z's December 2025 Big Ideas report named data entropy, defined as the decay of freshness and structure inside the unstructured universe where 80% of corporate knowledge lives, as the binding constraint that causes RAG systems to hallucinate and agents to break in expensive ways. The same firm's 100-trillion-token OpenRouter study provided production evidence: the fastest-growing behaviour on the platform is agentic inference, where models plan, retrieve from tools, and iterate rather than responding in a single pass. Gartner formalised this in its 2025 Hype Cycle, placing AI agents and AI-ready data jointly at the Peak of Inflated Expectations while consigning broad GenAI to the Trough of Disillusionment. By April 2026, Gartner published a dedicated Hype Cycle for Agentic AI showing that only 17% of organisations have deployed agents despite 60%+ expecting to within two years, and introducing context graphs and FinOps for agentic AI as named profiles on the curve.

The operational cost problem has acquired specific numbers. ICONIQ Capital's January 2026 survey of approximately 300 software executives found model inference rising from 20% to 23% of total product cost as companies scale, with gross margins projected at 52% for 2026. VentureBeat reported in May 2026 that Pinecone's internal benchmark showed a 98% token reduction by moving reasoning from inference time to a compilation stage, citing Gartner distinguished VP analyst Arun Chandrasekaran's view that this architectural shift embeds structural logic into the metadata layer rather than repeating interpretation work every session. Practitioner reports corroborate the cost multiplier: MarsDevs documented 3-10x higher runtime token spend for agentic RAG versus static pipelines, and the hidden economics literature now describes an 'Unreliability Tax' where an orchestrator-worker flow with a reflexion loop can take 10-30 seconds versus 800 milliseconds for a single LLM call.

McKinsey's November 2025 State of AI survey of 1,993 participants across 105 countries found that 23% of enterprises are scaling agentic AI in at least one function, with IT and knowledge management leading adoption, and that high performers are at least three times more likely than peers to be scaling agents per function. CB Insights tracked the market explosion from roughly 300 private AI agent companies in March 2025 to over 400 mapped by November 2025, noting that 1 in 5 new unicorns are now building agents. MMC Ventures' November 2025 report framed the technical barrier through an 'APE' framework, arguing that context management and persistent memory are the core disorders blocking reliable agentic deployment, and positioned knowledge graphs as a necessary complement to RAG for multi-hop reasoning where standard vector search captures meaning but not structure.

The tooling landscape shows consolidation around a small set of frameworks. ICONIQ found RAG and fine-tuning each used by 66-69% of AI product builders in their 2025 Builder's Playbook. LangChain and LlamaIndex dominate framework adoption, with LlamaIndex positioned as the data layer for agentic AI and LangGraph handling agent control flow; CB Insights noted LlamaIndex's expansion from document retrieval into full enterprise workflow automation following its 2025 Series A. MCP, standardised by Anthropic's donation to the Linux Foundation in December 2025 and adopted by both OpenAI and Google, is now described by practitioners as the de facto retrieval-tool surface with no credible alternative for agent-facing deployments.


Sources

ID Title Outlet Date Significance
v1 Leaders, Gainers and Unexpected Winners in the Enterprise AI Arms Race Andreessen Horowitz (a16z) 2026-02 Quantitative enterprise survey showing reasoning models are enabling new agentic workflows, with 54% of respondents citing accelerated LLM adoption and real production data on model provider share shifts.
v2 Big Ideas 2026: Part 1 — Unstructured Data, Agent-Speed Infrastructure, and Data Entropy Andreessen Horowitz (a16z) 2025-12 Frames 'data entropy' as the binding constraint on RAG and agentic AI, arguing that 80% of corporate knowledge lives in unstructured formats and that downstream AI workloads break without continuous data governance.
v3 State of AI: An Empirical 100 Trillion Token Study with OpenRouter Andreessen Horowitz (a16z) 2025-12 Provides production-traffic evidence that agentic inference is the fastest-growing behaviour on OpenRouter, with models planning, retrieving from tools and iterating rather than responding in single prompts.
v4 Big Ideas 2026: The Agentic Interface Andreessen Horowitz (a16z) 2025-12 Defines the strategic thesis that interfaces are shifting from chat to action and design must become agent-readable, directly framing how retrieval and knowledge must be reorganised for agent consumption.
v5 Getting Retrieval-Augmented Generation Right: Part One Forrester Research 2025 Analyst report analysing key RAG challenges and introducing shared terminology to enable cross-team collaboration, forming the baseline vocabulary for enterprise RAG deployment decisions.
v6 Getting Retrieval-Augmented Generation Right: Part Two Forrester Research 2025 Covers best practices across RAG indexing, retrieval, generation, and agentic support, with pioneer case studies resolving real engineering challenges in production.
v7 How To Get Retrieval-Augmented Generation Right (Blog) Forrester Research 2025-06 Public-facing Forrester summary noting that 50% of organisations are piloting agentic AI and 24% have it in production, with RAG identified as critical infrastructure for the transition.
v8 Reference Architecture Brief: Retrieval-Augmented Generation Gartner 2025 Provides a blueprint for scalable generative AI development integrating LLMs with enterprise data, serving as the authoritative reference architecture for enterprise RAG implementations.
v9 Gartner Hype Cycle for Artificial Intelligence 2025 Gartner 2025-07 Places AI agents and AI-ready data as the two fastest-advancing technologies at the Peak of Inflated Expectations, while GenAI slides into the Trough of Disillusionment, signalling the structural pivot to agentic workflows.
v10 2026 Hype Cycle for Agentic AI Gartner 2026-04 Dedicated agentic AI Hype Cycle showing that only 17% of organisations have deployed AI agents despite 60%+ intending to within two years, with governance, FinOps for agentic AI, and context graphs as emerging profiles on the curve.
v11 The State of AI in 2025: Agents, Innovation, and Transformation McKinsey Global Institute 2025-11 Survey of 1,993 participants showing 23% of enterprises are scaling agentic AI in at least one function, with knowledge management identified as a leading adoption domain and high performers 3x more likely to have scaled agents.
v12 AI in the Workplace: A Report for 2025 (Superagency) McKinsey Global Institute 2025-01 Frames the five big AI innovations for business including agentic AI, and illustrates the shift from copilot-style RAG to agents that plan, retrieve, and execute multi-step workflows in live enterprise systems.
v13 The AI Agent Market Map — November 2025 Edition CB Insights 2025-11 Maps 400+ private AI agent companies across 26 categories, noting that 1 in 5 new unicorns are building agents and agentic solutions have become leading acquisition targets for enterprise software incumbents.
v14 The AI Agent Tech Stack CB Insights 2025-10 Maps 135+ startups across 17 infrastructure markets including retrieval, memory, orchestration, and observability, identifying reliability as the central challenge driving investment in evaluation and governance tooling.
v15 The State of AI 2025 — Bessemer Venture Partners Bessemer Venture Partners 2025-08 Predicts that 2025 to 2026 marks the turning point for private, grounded evaluation frameworks, and that enterprise deployment will scale tenfold once trust in AI outputs is established through reproducible, use-case-specific evals.
v16 AI Infrastructure Roadmap: Five Frontiers for 2026 Bessemer Venture Partners 2026-03 Sets out five infrastructure frontiers for 2026 including agentic AI, providing a VC roadmap framing the stack layers that must mature for RAG-to-agent migration to complete at enterprise scale.
v17 State of AI: Bi-Annual Snapshot — The Execution Era of AI ICONIQ Capital 2026-01 Survey of ~300 software executives showing model inference rises from 20% to 23% of total cost as products scale, gross margins projected at 52% in 2026, and 40% of $500M+ revenue companies actively deploying agents.
v18 State of AI 2025: The Builder's Playbook — ICONIQ Capital ICONIQ Capital 2025-06 Shows RAG and fine-tuning as the dominant model training techniques at 66-69% usage each, with nearly 80% of AI-native builders investing in agentic workflows as their primary product type.
v19 Agentic Enablers: Treating AI's Amnesia and Other Disorders MMC Ventures 2025-11 VC research report framing context and memory management as the core technical barrier to reliable agentic AI, distinguishing between context (working memory) and persistent memory, and analysing knowledge graphs as a complement to RAG for multi-hop reasoning.
v20 Agentic Retrieval-Augmented Generation: A Survey on Agentic RAG (arXiv 2501.09136) arXiv (preprint) 2025-01 The most comprehensive academic survey of agentic RAG architectures, introducing a principled taxonomy based on agent cardinality, control structure, autonomy, and knowledge representation, updated through April 2026.
v21 The RAG Era Is Ending for Agentic AI — A New Compilation-Stage Knowledge Layer Is What Comes Next VentureBeat 2026-05 Reports Pinecone's internal benchmark showing a 98% token reduction for a financial analysis task using compilation-stage knowledge versus runtime RAG, with Gartner analyst Arun Chandrasekaran commenting that architectural compilation embeds structural logic into the metadata layer.
v22 Agentic AI Applications in Vector Database Market — Size, Share and Forecast to 2030 Mordor Intelligence 2025-11 Sizes the agentic AI vector database market at $0.46 billion in 2025 growing to $1.45 billion by 2030 at 25.97% CAGR, with autonomous agents projected to grow at 61.5% CAGR, outpacing conversational AI and RAG.
v23 Agentic RAG: The 2026 Production Guide MarsDevs 2026-05 Practitioner production guide documenting that agentic RAG costs 3-10x more in tokens at runtime versus static RAG, and that MCP became the de facto standard retrieval-tool surface after Anthropic donated it to the Linux Foundation in December 2025.
v24 Gartner Hype Cycle Identifies Top AI Innovations in 2025 (Press Release) Gartner 2025-08 Official press release confirming AI agents and AI-ready data as the two fastest-advancing technologies at the Peak of Inflated Expectations, with Gartner analyst Haritha Khandabattu warning that no AI agent can be used in every case.
v25 Why RAG Is Failing Agentic AI Development Corporate 2026-05 Synthesises Pinecone, Qdrant, and LlamaIndex CEO statements to document that 85% of agent compute goes to re-discovery rather than task completion, and that enterprise intent to adopt hybrid retrieval tripled from 10.3% to 33.3% in a single quarter.

We use analytics cookies to understand site usage and improve the service. We do not use marketing cookies.