OpenAI Retires GPT-4o and Older ChatGPT Model Options
Original: Retiring GPT-4o and older models in ChatGPT View original →
Announcement scope
OpenAI announced on January 29, 2026 that, starting February 13, 2026, ChatGPT would no longer support GPT-4o and certain older model selections. The notice says this applies across all ChatGPT user tiers. OpenAI also clarified that API support for existing models continues, indicating that lifecycle decisions for ChatGPT and API surfaces are being managed separately.
The model transition map is explicit in the announcement: GPT-4o is replaced by GPT-5, GPT-4.5 is replaced by GPT-5 thinking, and o4-mini is replaced by o5-mini. In practical terms, this is less about removing capacity and more about consolidating users onto a newer model lineup with a simpler selection framework.
Why this matters for teams
Model retirement policies are now a core operational mechanism for major AI platforms. Running many legacy options in parallel increases maintenance load across safety tuning, product consistency, latency routing, and cost control. Consolidation can improve platform-level quality and supportability, but it also shifts migration work to users.
For organizations with standardized prompt workflows, this transition should be treated as an operational change rather than a cosmetic UI change. Prompt templates, quality baselines, and acceptance criteria often drift when model families change. Even when capability improves, response style and tool-use behavior may differ enough to affect downstream automations.
Recommended migration checks
- Retest critical GPT-4o prompts against GPT-5 equivalents
- Benchmark GPT-5 thinking versus prior GPT-4.5 reasoning tasks
- Validate lightweight workflows moved from o4-mini to o5-mini
- Separate ChatGPT-facing and API-facing model governance policies
The broader signal is clear: AI product vendors are moving toward tighter model lifecycle cadence. Teams that build repeatable migration playbooks will absorb these transitions faster and with less production risk.
Related Articles
OpenAI made ChatGPT Lockdown Mode available to all logged-in users and added moderation scores to API generation requests on June 4. The changes move prompt-injection and data-exfiltration defenses from policy language into product controls.
OpenAI announced GPT-5 on 2025-08-07 for both ChatGPT and API usage. The launch highlights include a reported 45% hallucination reduction vs GPT-4o and major benchmark gains such as HealthBench Hard 44.6.
OpenAI launched GPT-5.5 Instant as ChatGPT's new default model, replacing GPT-5.3 Instant. The update delivers 52.5% fewer hallucinations on high-stakes topics like medicine, law, and finance, along with more concise responses and enhanced personalization using Gmail and past conversations.