# Mistral Medium 3 — deprecation status

> Yes — Mistral deprecated Mistral Medium 3 on May 22, 2026 and shuts it down on August 31, 2026 (in 28 days). The recommended replacement is Mistral Medium 3.5.

The model that reintroduced a middle tier to Mistral's API after two years of only Small and Large, and the first sign that Large was being quietly demoted. It shares its 31 August 2026 shutdown with Medium 3.1, so both generations of the id go dark on the same day rather than the older one leaving first.

## Facts

| Field | Value |
| --- | --- |
| Provider | Mistral |
| Model id | `mistral-medium-2505` |
| Status | Deprecated |
| Deprecated | May 22, 2026 |
| Shutdown | August 31, 2026 (in 28 days) |
| Last verified | August 3, 2026 |

## Replacement

- **Mistral Medium 3.5** (`mistral-medium-3-5-26-04`) · recommended — https://modeldeprecations.dev/mistral/mistral-medium-3-5-26-04
  - Parameters it accepts: https://modelparams.dev/models/mistral/mistral-medium-3-5-26-04

```diff
- "model": "mistral-medium-2505"
+ "model": "mistral-medium-3-5-26-04"
```

## FAQ

### When will Mistral Medium 3 shut down?

Mistral Medium 3 is scheduled to shut down on August 31, 2026, in 28 days.

### What replaces Mistral Medium 3?

Mistral recommends Mistral Medium 3.5 (`mistral-medium-3-5-26-04`) as the replacement for Mistral Medium 3.

### Is Mistral Medium 3 still available?

Yes, for now. Mistral Medium 3 is deprecated but still answers requests until August 31, 2026. Deprecated models get no further updates and are the first to lose capacity.

### How do I migrate from Mistral Medium 3 to mistral-medium-3-5-26-04?

Swap the model id in your API call: replace "mistral-medium-2505" with "mistral-medium-3-5-26-04". Keep the rest of the request the same, then re-check the parameters the new model accepts before you ship.

## Sources

- [Mistral models overview](https://docs.mistral.ai/getting-started/models/models_overview/) — accessed 2026-08-03

---

Canonical page: https://modeldeprecations.dev/mistral/mistral-medium-2505
JSON: https://modeldeprecations.dev/api/v1/models/mistral/mistral-medium-2505.json
