Mistral introduced Mistral Agentic Search and the Mistral Search Toolkit, bringing multi-step document navigation and verification tools to AI retrieval systems to enhance accuracy and reduce latency.
Aug 20, 2026
11d agoKey Details
- Mistral Agentic Search introduces a five-tool retrieval loop (search, open, navigate, read, grep) enabling AI models to inspect and verify complex data.
- The capability is available through the Mistral Search Toolkit and built into Libraries in Mistral Studio and Vibe.
- Evaluations on FinanceBench showed up to a 3x correctness improvement (from 26.7% to 86%) and up to 39.6% reduction in p90 latency.
- On OfficeQA Pro, GLM-5.2 achieved 51.9% accuracy with the full agentic loop on the Mistral harness, outperforming the Claude Code harness by 10.5 percentage points.
- Mistral provided a Search Starter App for local index testing along with customization support for Vespa schemas, chunking, and hybrid retrieval.