o1-mini
o1-mini (OpenAI)
Yes — o1-mini is retired. OpenAI deprecated it on April 28, 2025 and shut it down on October 27, 2025; API requests to it now fail. The recommended replacement is o4-mini.
The cheap reasoning model of the first o-series generation, strong on maths and code for its size but noticeably weaker on general knowledge. Retired October 2025.
The facts
| Provider | OpenAI |
|---|---|
| Model id | o1-mini |
| Released | September 12, 2024 |
| Deprecated | April 28, 2025 |
| Shutdown | October 27, 2025 · 276 days ago |
| Status | Retired |
| Last verified | July 30, 2026 |
What to use instead
o4-mini was the named successor and is now itself deprecated, shutting down October 2026. Two migrations in eighteen months for anyone who followed the advice each time.
What parameters o4-mini accepts on modelparams.dev
Change the id
In most cases the migration is one string. Check the parameter differences before you ship — newer models drop older sampling knobs more often than they add them.
- "model": "o1-mini"
+ "model": "o4-mini"
Where the migration path ends
The recommended successor has itself been replaced. Following the chain to a model that is still active today:
- o1-mini
- o4-mini Deprecated
- gpt-5.6-terra Active
Frequently asked questions
- When did OpenAI o1-mini shut down?
- OpenAI o1-mini shut down on October 27, 2025. API requests to it fail from that date onward.
- What replaces OpenAI o1-mini?
- OpenAI recommends o4-mini (`o4-mini`) as the replacement for OpenAI o1-mini. o4-mini was the named successor and is now itself deprecated, shutting down October 2026. Two migrations in eighteen months for anyone who followed the advice each time.
- Is OpenAI o1-mini still available?
- No. OpenAI o1-mini is retired and no longer served — it was shut down on October 27, 2025. Calls to it return an error.
- How do I migrate from OpenAI o1-mini to o4-mini?
- Swap the model id in your API call: replace "o1-mini" with "o4-mini". o4-mini was the named successor and is now itself deprecated, shutting down October 2026. Two migrations in eighteen months for anyone who followed the advice each time.
Sources
- OpenAI API deprecations · developers.openai.com · accessed July 30, 2026
Found something wrong? The data is one YAML file — edit it on GitHub.
This page, for machines
Drop the badge in a README so it turns red the day this model is retired:
[](https://modeldeprecations.dev/openai/o1-mini)