14 changes verified September 11, 2026
Know what will break before it ships.
A source-backed compatibility database for AI APIs. Find model shutdowns, exact error symptoms, affected identifiers, and the migration fix before production finds them for you.
- Official sources monitored by cron
- Exact model and parameter IDs
- Visible verification dates
Your input stays in this browser. Nothing is uploaded or stored.
Deadline watch
Cutoffs that need action
Four legacy OpenAI models shut down on September 28, 2026
Choose gpt-5.4-mini or gpt-5-mini based on workload requirements, then migrate and test the integration.
OpenAI · OpenAI API19 days leftlabs-leanstral-1-5: model retirement on September 30, 2026
No replacement identifier passed the evidence gate. Follow the linked provider documentation for the required request or behavior change.
Mistral · Mistral API40 days lefto1: model retirement on October 21, 2026
The official source lists gpt-5.6-sol as a replacement identifier. Test the migration against current provider documentation before production.
Microsoft · Azure AI Foundry76 days leftVertex AI Extensions: api sunset on November 26, 2026
The official source lists Agent Platform as a replacement identifier. Test the migration against current provider documentation before production.
Google · Vertex AIChange ledger
Recently announced or effective
o1: model retirement on October 21, 2026
Microsoft documents a model retirement affecting o1 on October 21, 2026. The source lists gpt-5.6-sol as a replacement identifier.
labs-leanstral-1-5: model retirement on September 30, 2026
Mistral documents a model retirement affecting labs-leanstral-1-5 on September 30, 2026. No replacement identifier passed the evidence gate.
TimeGEN-1: model retirement on August 31, 2026
Microsoft documents a model retirement affecting TimeGEN-1 on August 31, 2026. The source lists TimeGPT-1 and TimegGPT-2.1 as replacement identifiers.
Gemini deprecates temperature, top_p, and top_k
Gemini 3.6 Flash and 3.5 Flash-Lite ignore the sampling parameters; Google says future model generations will return HTTP 400 when they are supplied.
/v1/experimental/generate_prompt, /v1/experimental/improve_prompt, and 1 more: api sunset on August 17, 2026
Anthropic documents a api sunset affecting /v1/experimental/generate_prompt, /v1/experimental/improve_prompt, and 1 more on August 17, 2026. No replacement identifier passed the evidence gate.
Claude Sonnet 5 changes thinking defaults and token counts
Claude Sonnet 5 enables adaptive thinking by default, removes manual thinking budgets, rejects non-default sampling parameters, and tokenizes the same text into roughly 30% more tokens.
From symptom to fix
A changelog that answers the next question.
Provider announcements tell you what changed. Each record here also maps the affected surface, the observable failure, and the practical migration step.
- 1Paste a model ID, parameter, code fragment, or error.
- 2Match it against source-backed provider announcements.
- 3Open the source receipt and apply the migration fix.
response = client.messages.create(
model="claude-opus-4-8",
- temperature=0.2,
- top_p=0.9,
+ system="Be concise and factual.",
messages=messages,
)Coverage
Tracked AI platform surfaces
12 model providers, cloud platforms, and inference services monitored through first-party lifecycle pages and release notes.
OpenAI
2 recordsAPI, model, endpoint, and parameter lifecycle changes.
OpenAI API · 2 official sources →Anthropic
4 recordsClaude model retirements, API changes, and migration guidance.
Claude API · 4 official sources →Gemini API and Vertex AI model lifecycle changes.
Gemini API · Vertex AI · 4 official sources →Microsoft
4 recordsAzure-hosted model versions and regional retirement dates.
Azure AI Foundry · 1 official source →AWS
MonitoringBedrock foundation-model active, legacy, and end-of-life states.
Amazon Bedrock · 1 official source →Mistral
1 recordMistral model retirements and breaking API updates.
Mistral API · 1 official source →Cohere
MonitoringCohere model and endpoint deprecations with replacements.
Cohere API · 1 official source →xAI
MonitoringGrok API releases, retirement notices, and migration guides.
xAI API · 1 official source →Groq
MonitoringGroqCloud model deprecations and shutdown migrations.
GroqCloud · 1 official source →Together AI
MonitoringTogether-hosted model removals, redirects, and replacements.
Together AI · 1 official source →Fireworks AI
MonitoringServerless model decommissions and platform API changes.
Fireworks AI · 1 official source →Cloudflare
MonitoringWorkers AI model deprecations and breaking platform updates.
Workers AI · 1 official source →Evidence over volume
Every claim should be inspectable.
See what qualifies for the registry, how dates are handled, and what “verified” means.
Read the methodology →