o3-deep-research
o3-deep-research (OpenAI)
Yes — o3-deep-research is retired. OpenAI deprecated it on April 22, 2026 and shut it down on July 23, 2026; API requests to it now fail. The recommended replacement is GPT-5.6 Sol.
A research-agent model that ran multi-step web investigations autonomously and returned a cited report. It was only ever available on the Responses API with the web-search tool enabled, and was retired in July 2026 with its o4-mini sibling.
The facts
| Provider | OpenAI |
|---|---|
| Model id | o3-deep-research |
| Also published as | o3-deep-research-2025-06-26 |
| Released | June 26, 2025 |
| Deprecated | April 22, 2026 |
| Shutdown | July 23, 2026 · 7 days ago |
| Status | Retired |
| Last verified | July 30, 2026 |
What to use instead
Sol plus the web-search tool covers the same ground, but you now orchestrate the research loop yourself rather than getting it built into the model.
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": "o3-deep-research"
+ "model": "gpt-5.6-sol"
Frequently asked questions
- When did OpenAI o3-deep-research shut down?
- OpenAI o3-deep-research shut down on July 23, 2026. API requests to it fail from that date onward.
- What replaces OpenAI o3-deep-research?
- OpenAI recommends GPT-5.6 Sol (`gpt-5.6-sol`) as the replacement for OpenAI o3-deep-research. Sol plus the web-search tool covers the same ground, but you now orchestrate the research loop yourself rather than getting it built into the model.
- Is OpenAI o3-deep-research still available?
- No. OpenAI o3-deep-research is retired and no longer served — it was shut down on July 23, 2026. Calls to it return an error.
- How do I migrate from OpenAI o3-deep-research to gpt-5.6-sol?
- Swap the model id in your API call: replace "o3-deep-research" with "gpt-5.6-sol". Sol plus the web-search tool covers the same ground, but you now orchestrate the research loop yourself rather than getting it built into the model.
- Does this apply to o3-deep-research-2025-06-26 too?
- Yes. OpenAI o3-deep-research is also published as `o3-deep-research-2025-06-26`; that id shares the same lifecycle dates as `o3-deep-research`.
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/o3-deep-research)