Source: OpenAI deprecations.
Replacements above are the ones OpenAI lists on that page. Note that
OpenAI's current generation is now gpt-5.6
(gpt-5.6-sol / -terra / -luna) —
if you're migrating anyway, it's worth testing against that rather than
only the like-for-like replacement.
If you use a Codex model, do this before the 23rd
Migrating LLM models is rarely a pure drop-in — output format, tone,
and tool-calling behavior can shift, so test before you cut over:
- Coding models (
gpt-5-codex, gpt-5.1-codex, gpt-5.1-codex-max, gpt-5.2-codex) → gpt-5.5; gpt-5.1-codex-mini → gpt-5.4-mini.
*-chat-latest aliases → gpt-5.5.
- Deep-research (
o3-deep-research, o4-mini-deep-research) → gpt-5.5-pro.
- Search / computer-use previews →
gpt-5.4-mini.
- Audio / realtime / TTS mini → the newer
gpt-audio-1.5 / gpt-realtime-mini / dated TTS snapshot.
This is one batch on one date. Providers add new retirement dates constantly, across OpenAI, Anthropic, and Google — rather than re-checking three deprecation pages by hand, watch the exact models you use and get an email before they retire.
Check the live Model Deprecation Radar →
Want the full picture, not just this batch? See
every OpenAI, Anthropic & Google model with a 2026 retirement date,
or subscribe on the radar to the exact models you call and we'll email you before they shut down.
ChirpPal is a smoke alarm for AI features — it watches your real LLM
calls and tells you when a response breaks, drifts, or the underlying
model gets swapped out from under you.
Learn more →