gpt-4-0125-preview
GPT-4 Turbo preview (0125) (OpenAI)
Yes — GPT-4 Turbo preview (0125) is retired. OpenAI deprecated it on September 26, 2025 and shut it down on March 26, 2026; API requests to it now fail. The recommended replacement is GPT-5.6 Sol.
The January 2024 preview snapshot, released to fix a "laziness" regression where the model truncated long code generations. Retired in March 2026.
The facts
| Provider | OpenAI |
|---|---|
| Model id | gpt-4-0125-preview |
| Released | January 25, 2024 |
| Deprecated | September 26, 2025 |
| Shutdown | March 26, 2026 · 126 days ago |
| Status | Retired |
| Last verified | July 30, 2026 |
What to use instead
Nothing about the preview snapshots carries forward; the response-truncation behaviour they existed to fix has not recurred.
What parameters gpt-5.6-sol 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": "gpt-4-0125-preview"
+ "model": "gpt-5.6-sol"
Frequently asked questions
- When did OpenAI GPT-4 Turbo preview (0125) shut down?
- OpenAI GPT-4 Turbo preview (0125) shut down on March 26, 2026. API requests to it fail from that date onward.
- What replaces OpenAI GPT-4 Turbo preview (0125)?
- OpenAI recommends GPT-5.6 Sol (`gpt-5.6-sol`) as the replacement for OpenAI GPT-4 Turbo preview (0125). Nothing about the preview snapshots carries forward; the response-truncation behaviour they existed to fix has not recurred.
- Is OpenAI GPT-4 Turbo preview (0125) still available?
- No. OpenAI GPT-4 Turbo preview (0125) is retired and no longer served — it was shut down on March 26, 2026. Calls to it return an error.
- How do I migrate from OpenAI GPT-4 Turbo preview (0125) to gpt-5.6-sol?
- Swap the model id in your API call: replace "gpt-4-0125-preview" with "gpt-5.6-sol". Nothing about the preview snapshots carries forward; the response-truncation behaviour they existed to fix has not recurred.
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/gpt-4-0125-preview)