Skip to content
ツール・製品

Mistral introduces Agentic Search for complex document retrieval

Mistral introduced a multi-step retrieval system that searches, opens, navigates, reads and verifies information across indexed documents.

DigitalNeuron Desk約2分

ひとことで言うと

What did Mistral announce with Agentic Search?

Mistral introduced Agentic Search, a retrieval layer that lets AI models repeatedly search, inspect and verify information across complex documents. The company says it improves benchmark correctness while reducing token use and latency. It is available through Mistral Search Toolkit and Libraries in Studio and Vibe.

要点

  • Mistral introduced Agentic Search as a multi-step retrieval layer for navigating and verifying information across indexed documents.
  • The system provides five tools: search, open, navigate, read and grep.
  • Mistral says FinanceBench correctness increased from 26.7% to 86%, while OfficeQA Pro results rose from 6.3% to 51.9%.
  • Agentic Search is available through Mistral Search Toolkit and Libraries in Studio and Vibe.
  • The company says the system can operate with sensitive data in cloud or on-premises environments without crossing isolation boundaries.

A multi-step retrieval layer

Mistral AI introduced Agentic Search, a retrieval layer designed to let AI systems search, navigate and verify information within complex documents and across multiple data sources. The company says the system uses a multi-step retrieval loop rather than requiring a model to answer from a fixed set of chunks selected in a single search.

Agentic Search is available through Mistral Search Toolkit and is built into Libraries in both Studio and Vibe. Mistral says its portable, open tooling can work with sensitive, domain-specific data in the cloud or on-premises without moving that data across isolation boundaries.

Five tools for document navigation

Agentic Search builds on an organization’s existing search index and gives a model five tools:

  • search finds relevant documents through the index.
  • open opens a selected document.
  • navigate moves to a page, section or region.
  • read retrieves content from that location.
  • grep finds a pattern within an open document.

Mistral says a model can use these tools to inspect initial results, revise its search, move to relevant sections and read source material before producing an answer. The company says the tools require neither fine-tuning nor model-specific training.

The Mistral Search Toolkit also includes open modules for ingesting, embedding and indexing data. The company identifies long documents, questions spanning multiple sources, answers requiring verification, tables and structured documents as intended uses for Agentic Search. It says conventional indexed retrieval can remain sufficient for direct lookups, high-volume searches and simple questions with predictable source locations.

Benchmark results reported by Mistral

Mistral tested Agentic Search with the default Mistral Search Toolkit configuration, including default chunking and ranking without tuning. The tests used Mistral Medium 3.5 and Z.ai GLM-5.2.

On FinanceBench, which covers 150 questions drawn from 368 SEC filings, Mistral reports that correctness increased from 26.7% to 86%. The company says moving from one-shot retrieval to an iterative search-only loop raised accuracy by 47.3 percentage points for Mistral Medium 3.5 and 52.6 points for GLM-5.2.

Mistral reports that adding the open, navigate, read and grep tools produced further accuracy gains of 8.7 percentage points for Mistral Medium 3.5 and 6.7 points for GLM-5.2. According to the company, the full loop used 23.9% fewer tokens than the search-only loop with Mistral Medium 3.5 and 33.7% fewer with GLM-5.2.

For OfficeQA Pro questions involving tables and multiple documents, Mistral says results increased by 45.6 percentage points, from 6.3% to 51.9%. The company also reports reductions of up to 39.6% in p90 latency and up to one-third in token consumption.

Source: Mistral AI’s “Introducing Agentic Search” announcement, published August 20, 2026.

よくある質問

What is Mistral Agentic Search?
It is a retrieval layer that gives AI models a multi-step process for finding, inspecting and verifying information across data sources and complex documents.
Which retrieval tools does it provide?
Agentic Search provides search, open, navigate, read and grep. It builds on an existing search index.
Where is Agentic Search available?
Mistral says it is available through Mistral Search Toolkit and is built into Libraries in Studio and Vibe.
Does Agentic Search require model fine-tuning?
Mistral says the tools do not require fine-tuning or model-specific training.

出典

  1. Introducing Agentic Search | MistralMistral AI
タグmistral-aiagentic-searchretrievalragenterprise-aidocument-search

あわせて読みたい

Anthropic Launches Economic Index Connector for Claude

Anthropic has launched a connector that lets anyone ask Claude questions about the Anthropic Economic Index, which tracks how AI is used in the economy. Users enable it from the connectors menu in claude.ai and ask questions like which occupations use AI most, with answers grounded in the Index's data.

約1分

アントロピックとOpenAIがそれぞれのドキュメントに記載している5つのプロンプティング習慣

両方のラボは同じ中核的なアドバイスを公開しています。指示は質問ではなくコマンドとして書き、モデルに知らないことを言う明確な許可を与え、コンテキストを質問の前に置き、プロンプトごとに1つのタスクを維持し、モデルにどれだけ積極的になるかを伝えます。共通点は、それらのすべてが曖昧さを排除していることです。それらのどれも、隠された品質を解除するために貼り付けるフレーズではありません。

約6分

分析:回答エンジンは、人々が情報を探す方法と、出版社が報酬を得る方法を変えている

回答エンジンは複数のソースから回答を合成し、従来のリンクリストの上部や代わりに表示するため、かつては訪問を必要としたクエリでも、回答だけで済むようになった。出版社はインプレッションと引用は増加する一方、クリック率は低下し、毎回の回答にページビューが必要だった広告モデルが崩れた。

更新 約5分