LLM Model Deprecations & Retirement Dates

As of August 8, 202633 legacy, deprecated, and retired models tracked. Raw dataset: data.json.

Shutting down soon

8 days left — shuts down 2026-08-16
Groq
No direct successor yet — see alternatives →
8 days left — shuts down 2026-08-16
Groq
No direct successor yet — see alternatives →

Full lifecycle table

ModelProviderStatusAnnouncedShuts downSuccessorPrice changeSource
Llama 3.3 70BGroqDeprecated2026-06-172026-08-16 (8d)source
Llama 3.1 8BGroqDeprecated2026-06-172026-08-16 (8d)source
Claude Opus 4AnthropicLegacyClaude Opus 4.8-66.7%source
Claude Opus 4.1AnthropicLegacyClaude Opus 4.8-66.7%source
Claude Opus 4.5AnthropicLegacyClaude Opus 4.80%source
Claude Opus 4.6AnthropicLegacyClaude Opus 4.80%source
Claude Opus 4.7AnthropicLegacyClaude Opus 4.80%source
Claude Sonnet 4AnthropicLegacyClaude Sonnet 4.60%source
Claude Sonnet 4.5AnthropicLegacyClaude Sonnet 4.60%source
Gemini 2.5 FlashGoogleLegacy2026-06-01Gemini 3.6 Flash+297.1%source
Gemini 2.5 Flash LiteGoogleLegacy2026-06-01Gemini 3.5 Flash Lite+221.4%source
Gemini 3.1 FlashGoogleLegacyGemini 3.6 Flash+100%source
Gemini 3.1 Flash LiteGoogleLegacyGemini 3.5 Flash Lite0%source
Gemini 3.5 FlashGoogleLegacyGemini 3.6 Flash0%source
GLM-5.1Z.aiLegacyGLM-5.2+115%source
GPT-4 TurboOpenAILegacyGPT-5.6 Terra-70%source
GPT-4.1OpenAILegacyGPT-5.6 Terra+28.6%source
GPT-4oOpenAILegacyGPT-5.6 Terra+2.9%source
GPT-4o MiniOpenAILegacyGPT-5.6 Luna+71.4%source
GPT-5OpenAILegacyGPT-5.6 Sol+227.3%source
GPT-5 MiniOpenAILegacyGPT-5.6 Luna-34.5%source
GPT-5 NanoOpenAILegacyGPT-5.6 Luna+227.3%source
GPT-5.4OpenAILegacyGPT-5.6 Sol+100%source
GPT-5.4 MiniOpenAILegacyGPT-5.6 Luna-73.3%source
GPT-5.4 NanoOpenAILegacyGPT-5.6 Luna-2.7%source
GPT-5.4 ProOpenAILegacyGPT-5.6 Sol-83.3%source
Grok-3xAILegacyGrok-4.20+20%source
Grok-3 MinixAILegacyGrok-4.20+1042.9%source
Llama 4 MaverickGroqLegacysource
o3-MiniOpenAILegacyGPT-5.6 Luna-76.6%source
Qwen 3.6 27BGroqLegacyQwen 3.8 30B0%source
Llama 4 ScoutGroqRetired2026-06-172026-07-17source
Qwen 3 32BGroqRetired2026-06-172026-07-17Qwen 3.8 30B+228.8%source

Sorted by urgency: deprecated (soonest shutdown first), then legacy, then retired. 6 models have a dedicated migration guide, linked from their pricing page.

Recently retired

Llama 4 Scout (Groq) — retired 2026-07-17
Last known price: $0.17/M · Migration guide
Qwen 3 32B (Groq) — retired 2026-07-17
Last known price: $0.36/M · Migration guide

Methodology

  • Every dated row links a provider source — a deprecation notice, models page, or changelog. We do not publish a date we can't source.
  • A in the "Shuts down" column means no announced end date, not "no risk" — a legacy model can still be retired with little notice.
  • Each row carries its own verification date; rows are re-checked at least every 120 days, and our build fails if one goes stale.
  • Price change is the successor's blended $/M tokens (3:1 input:output) versus this model's, from our live pricing registry.
  • Related coverage: our post-mortem on the Grok 4.1 Fast deprecation.

Switching models is a one-line change

One gateway, one API key — run your old prompt against the retiring model and its successor side by side before you switch.

Try It Free

FAQ

How much notice do providers give before retiring a model?

It varies by provider and is often measured in weeks, not months. Groq gave roughly two months' notice for the Llama 3.x decommissions tracked here. Some providers give no advance notice at all — that is exactly the "legacy, no announced end date" state most rows on this page are in.

What happens to my API calls after a model shuts down?

The provider starts rejecting requests for that model id, usually with a 4xx error. If you are calling All AI Ask directly by model id, that call starts failing on the shutdown date — there is no automatic fallback.

Which models have no announced end date?

Every row below marked "Legacy" with no "Shuts down" date. A legacy model can still be actively served indefinitely — "superseded" and "scheduled for shutdown" are different things, and we don't collapse them into one.

Does All AI Ask switch models automatically when one is retired?

No. We route to whatever model id you specify, including retired ones (until the provider itself rejects the call). Switching model ids is a change you make deliberately — this page and the linked migration guides exist to make that decision easier.

Where do these dates come from?

Every row links a provider source — an official deprecation notice, models page, or changelog. Where we could not find a provider-published date, we publish no date rather than guess one.

How often is this page re-verified?

Each row carries its own verification date. Rows older than 120 days fail our build, so this page cannot silently go stale. Newest verification: 2026-08-08.