TECH Signal 362
Mistral launches Agentic Search, a multi-step retrieval layer claiming up to 3x correctness on financial filings
Mistral AI released Agentic Search, a retrieval layer that uses a five-tool loop, search, open, navigate, read, and grep, to let models iteratively find, inspect, and verify information across complex documents, reporting correctness gains from 26.7% to 86% on FinanceBench and a +45.6 point gain on OfficeQA Pro.
For teams building RAG pipelines over dense, multi-document corpora such as financial filings or legal contracts, the claimed gains suggest that multi-step retrieval with targeted navigation can substantially outperform one-shot chunk retrieval. The reported reductions in p90 latency (up to 39.6%) and token use (up to one-third) matter for cost and responsiveness at scale. The offering is available through Mistral Search Toolkit and Libraries in Studio and Vibe, and is positioned for sensitive on-premises or cloud-isolated data.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
Agentic Search replaces one-shot RAG with a five-tool loop, search, open, navigate, read, and grep, built on existing search indexes.
Mistral reports correctness rising from 26.7% to 86% on FinanceBench and from 6.3% to 51.9% on OfficeQA Pro, with p90 latency reduced up to 39.6% and token use cut by up to one-third.
The toolkit is designed to work behind isolation boundaries in cloud or on-premises deployments, targeting sensitive domain-specific data.
THE CLUSTER