TWO MISTRAL MEDIUM GENERATIONS RETIRE TODAY -- MEDIUM 3.1 AND MEDIUM 3 BOTH HIT END-OF-LIFE 2026-08-31 (verified on Mistral's model lifecycle table): both models now sit in the **'Deprecated & retired models'** section of Mistral's models overview with a retirement date of **8/31/2026**. Specifically: **Mistral Medium 3.1** (`mistral-medium-2508`, v25.08) -- deprecated **5/22/2026**, retired **8/31/2026**; and **Mistral Medium 3** (`mistral-medium-2505`, v25.05) -- deprecated **5/22/2026**, retired **8/31/2026**. **The vendor-listed alternative for both is Mistral Medium 3.5.** **Why this matters more than a routine EOL:** Medium is Mistral's volume commercial tier, and this retires **two consecutive generations on the same day**, roughly 100 days after a single joint deprecation notice. If you pinned a model string rather than tracking an alias, a `mistral-medium-2508` or `mistral-medium-2505` call breaks today, and the migration target is a different model with a different price -- **Medium 3.5 is $1.5/$7.5 per 1M**, against the **$1 per 1M** this page recorded for Medium 3. **So for anyone still on Medium 3 the retirement is also a price increase, which the lifecycle table does not tell you.** Note Mistral's deprecation-to-retirement gap here was about **three months**, shorter than the twelve months OpenAI gave the Assistants API -- worth knowing when you plan around Mistral model lifetimes generally. Same-day cohort from the same 5/22 notice: **Devstral 2**, **Magistral Medium 1.2**, **Magistral Small 1.2** and **Mistral Nemo 12B** were all retired on 7/31, so this 8/31 pair is the tail of that wave rather than a new announcement.
2026-08-31•Mistral (docs.mistral.ai/getting-started/models/models_overview/, 'Deprecated & retired models' table -- rows 'Mistral Medium 3.1 | 25.08 | mistral-medium-2508 | 5/22/2026 | 8/31/2026 | Mistral Medium 3.5' and 'Mistral Medium 3 | 25.05 | mistral-medium-2505 | 5/22/2026 | 8/31/2026 | Mistral Medium 3.5') -- fetched 2026-08-31 via curl
AGENTIC SEARCH -- MISTRAL'S RETRIEVAL LAYER, WITH UNUSUALLY LARGE VENDOR BENCHMARK DELTAS (2026-08-20, vendor-primary): Mistral shipped **Agentic Search**, a multi-step retrieval loop positioned explicitly against one-shot RAG. Rather than handing a model a fixed set of retrieved chunks, it **navigates documents using five tools -- search, open, navigate, read and grep** -- and builds on your existing search index rather than requiring a new one. **AVAILABILITY:** through the **Mistral Search Toolkit**, and built into **Libraries in both Studio and Vibe**. Mistral stresses the deployment story for regulated buyers: 'portable and open tooling helps you unlock value from your data **without crossing your isolation boundaries** in the cloud or on-premises.' **THE VENDOR NUMBERS, QUOTED AND LABELLED AS VENDOR-MEASURED -- NO THIRD-PARTY VERIFICATION EXISTS YET:** on **FinanceBench**, correctness on financial filings goes **from 26.7% to 86%** (Mistral describes this as 'up to 3x correctness'); on **OfficeQA Pro**, table-heavy multi-document questions gain **+45.6 points, from 6.3% to 51.9%**; **p90 latency falls up to 39.6%** and token consumption drops '**by up to one-third**' from fewer repeated searches. **HOW TO READ THOSE DELTAS HONESTLY:** a 26.7% baseline is a one-shot RAG configuration Mistral chose, and the size of the gain is a statement about how badly chunk-based RAG performs on dense financial filings as much as about Agentic Search itself. The efficiency claims (latency, tokens) are the more transferable ones because they are architectural -- targeted navigation genuinely issues fewer retrieval calls. **NO PRICING IS PUBLISHED IN THE POST** and it does not state whether Agentic Search is metered separately from Search Toolkit usage; treat cost as unknown until Mistral's pricing page reflects it. **STRATEGIC READ:** this extends the 5/28 Search Toolkit into the agentic layer and pairs with the 8/11 in-region inference push -- Mistral is assembling a sovereignty-first enterprise stack where the differentiator is that the retrieval runs inside your boundary, not that the model is the smartest available
2026-08-20•Mistral AI (mistral.ai/news/agentic-search/, RSS pubDate 'Thu, 20 Aug 2026 12:00:17 GMT', fetched 2026-08-20 via curl)
REGIONAL ENDPOINTS GO GA, A PRIORITY TIER ENTERS PREVIEW, AND MISTRAL STARTS HOSTING SOMEONE ELSE'S OPEN MODEL (2026-08-11, vendor post): three changes, two of them concrete product news. **(1) Mistral Regional Endpoints are now generally available** -- customers 'choose whether their inference runs in Europe or the US', aligning inference location with data-residency, regulatory and latency requirements. Read the carve-out Mistral itself states rather than the headline: processing happens in the selected region **'subject to limited, safeguarded transfers to sub-processors that may occur outside that region'** -- so this is regional control, not an absolute guarantee that no byte leaves. **(2) Mistral Priority Tier, public preview** -- committed service levels for mission-critical workloads, custom rate limits, backed by an **uptime SLA**. Mistral's claim: it is 'the only European AI lab to offer both' region choice and a committed SLA-backed service level. No pricing published for either. **(3) The genuinely surprising one: Mistral's platform will serve third-party open models, starting with Z.ai's GLM-5.2**, running on 'the same infrastructure, regional controls, and service commitments as Mistral models.' A frontier lab reselling a Chinese lab's open weights under its own sovereignty guarantees is a real strategic shift -- it concedes that customers want model choice more than they want Mistral-only, and it turns Mistral's European infrastructure into the product rather than the models alone. **USEFUL CROSS-CHECK: this vendor page names GLM-5.2 as the current Z.ai model**, which independently corroborates our standing decision not to ship the unsourced 'GLM-5.5' claim that has circulated on aggregators. **(4) Company/roadmap, not a product:** Mistral is assembling an anchor group of enterprises (**ASML, Amadeus** among the quoted participants) whose multi-year commitments fund European infrastructure, sold as **European Compute Units (ECUs)**, targeting **up to 1 GW of capacity by 2030**. That is a financing structure and a 2030 ambition -- no capacity exists today on the strength of this post, and it should not be read as shipped infrastructure
2026-08-11•Mistral AI (mistral.ai/news/regional-inference-open-models-new-compute/, RSS pubDate Tue, 11 Aug 2026 12:00:27 GMT, on-page date August 11, 2026, fetched 2026-08-13)
SHIELDSTRAL RELEASED (2026-08-04, vendor-primary): Mistral shipped **Shieldstral 1.0**, a **3B-parameter, Apache 2.0 open-weights, policy-adaptive multimodal safety classifier** -- a guard model that screens prompts, responses, and **images** for harmful content. The design point is that it treats moderation as question-answering: you supply your **safety policy in plain language at inference time**, with **no retraining or fine-tuning**, and it returns a **calibrated yes/no probability from a single forward pass**. Mistral's claim is that it **matches or beats guard models up to 7x its size** on text safety, refusal detection, policy adaptability, and multimodal safety. Practical appeal: it runs on **a single 16GB NVIDIA GPU**, so self-hosters and small teams can put a real moderation layer in front of an open model without renting a second big box. Weights are on Hugging Face as **mistralai/Shieldstral-1.0-3B**; no pricing (open weights, free to download). Caveats worth knowing before you deploy it: **all comparative benchmark numbers are vendor-published and not yet third-party verified**, and **multilingual coverage is listed as future work** -- Mistral did not claim non-English safety performance at launch, which is a notable gap for a lab whose main differentiator is multilingual strength. Context: guard models are becoming table stakes as the **EU AI Act's Article 50 transparency duties went enforceable 2026-08-02**, and an EU-hosted, open-weights, self-deployable classifier is a pointed answer to US-hosted moderation APIs
2026-08-04•Mistral AI (mistral.ai/news/shieldstral/), Mistral AI news RSS (pubDate 2026-08-04), Hugging Face (mistralai/Shieldstral-1.0-3B)
MICROSOFT PARTNERSHIP EXPANDED -- MULTIBILLION-DOLLAR DEAL (2026-07-21, Microsoft newsroom): Microsoft and Mistral announced a major expansion of their strategic partnership aimed at enterprises and regulated industries (finance, healthcare, manufacturing). Terms: **thousands of NVIDIA Vera Rubin GPUs** allocated for EU-based compute, and **Mistral Medium 3.5 + Mistral OCR 4 now available in Microsoft Foundry and Copilot Studio**. The pitch is control/sovereignty -- cloud, Azure Local, and fully air-gapped/disconnected deployment so regulated customers can run frontier Mistral models on their own terms. Strategically this deepens Mistral's distribution on Azure (Microsoft is also a Mistral investor) and gives European enterprises a non-US-lab frontier option inside the Microsoft stack. Not a new base model -- an availability + partnership expansion
2026-07-21•Microsoft (news.microsoft.com/source/2026/07/21/microsoft-and-mistral-expand-strategic-partnership-to-give-enterprises-and-regulated-industries-frontier-ai-they-can-control/)
ROBOSTRAL NAVIGATE (2026-07-08, vendor-primary): Mistral's first **embodied-AI navigation model** -- an 8B-param model, built in-house and trained entirely in simulation (400K trajectories across 6K simulated environments, RL via CISPO), that guides **wheeled, legged, and flying robots** using just a single RGB camera + a plain-language instruction (no LiDAR/depth sensors). Vendor benchmarks: **R2R-CE 79.4% success (seen) / 76.6% (unseen)** -- +9.7 pts over the best single-camera approach and +4.5 over the best depth/multi-camera system. Caveats: all results are simulation-only, the pointing-based approach can't handle targets outside the camera's field of view, and **no weights, API, or license were published** -- access is 'talk with our team.' A research/enterprise play, not a product you can use today; notable as Mistral's entry into robotics. Same week (7/9): **Prompt & Skills Management** shipped in Mistral Studio -- a versioned system-of-record for prompts and skills
2026-07-08•Mistral AI (mistral.ai/news/robostral-navigate/), Mistral AI news (Studio prompt management, 2026-07-09)
Issues here are sourced from our editorial sweeps, not real-time telemetry. Newer issues may exist.