AI learning answer
Where can I track model deprecations and migrations across providers?
Short answer from Learnetto's Best AI resources for model release notes and migrations guide.
Short answer
Use OpenAI deprecations, Claude model deprecations, Gemini deprecations, DeepSeek updates and pricing, Mistral changelog, and xAI release notes. Pair those with the provider's model catalog so you can see both replacements and current IDs.
Useful resources
-
The AI Engineer Roadmap
Free tutorial · Matt Pocock · Beginner to intermediate
You want a guided path through core AI concepts, model selection, the AI engineering mindset, evals, and techniques for improving LLM-powered apps.
-
OpenAI external models
Guide · OpenAI · Intermediate
You want to learn how OpenAI handles access to non-OpenAI model families before designing a mixed-provider or routed workflow.
-
OpenAI model guide
Model docs · OpenAI · Beginner to advanced
You need to choose between current GPT-5.6 variants, smaller GPT-5.4 variants, reasoning levels, tool support, and cost-sensitive API paths.
-
OpenAI API changelog
Release notes · OpenAI · Intermediate
You want the official running log of OpenAI API launches, pricing shifts, renamed features, and model changes before updating a workflow or teaching page.
-
OpenAI deprecations
Migration guide · OpenAI · Intermediate
You need OpenAI's current retirement schedule and recommended replacements before pinning model IDs in evals, coding agents, or user-facing features.
-
OpenAI all models
Model catalog · OpenAI · Beginner to advanced
You want the current full OpenAI model catalog, including older and deprecated entries, before wiring exact model IDs into evals, tooling, or migrations.
-
Codex changelog
Release notes · OpenAI · Beginner to advanced
You need the current Codex feature timeline before teaching a workflow that depends on new app, CLI, subagent, skill, or MCP behavior.
-
OpenAI reasoning model guide
Guide · OpenAI · Intermediate
You need to understand when internal reasoning is useful for coding, scientific work, agents, and harder multi-step tasks.