AI model release tracker
New AI Model Releases: Latest LLM Updates
A source-linked guide to the model launches that matter—and a practical way to decide whether a new model is actually worth adopting.
“New model” can mean a new foundation model, a faster or cheaper variant, a preview endpoint, or simply a product update. This tracker focuses on consequential model releases from primary sources. It separates launch claims from the questions that matter in production: availability, price, latency, quality, and migration risk.
Latest major AI model releases
This snapshot covers notable frontier releases as of July 13, 2026. Dates and positioning come from each lab’s announcement; benchmark claims should still be validated against your own workload.
| Lab | Release | Announced | What to test |
|---|---|---|---|
| OpenAI | GPT-5.6 | July 9, 2026 | Frontier reasoning, research, coding, and agentic work |
| Anthropic | Claude Fable 5 and Mythos 5 | June 9, 2026 | Software engineering, knowledge work, vision, and research |
| Gemini 3.5 | May 19, 2026 | Agentic coding, multimodal understanding, and tool use |
Where to verify a new model release
Start with the provider’s changelog or model documentation—not a screenshot or a leaderboard post. Product availability and API availability often arrive on different dates, and preview model IDs may change before general release.
- OpenAI model release notes cover changes inside ChatGPT; API model details belong in the platform docs.
- Anthropic release notes distinguish API, Console, and Claude app changes.
- Gemini API release notes list model aliases, preview launches, and deprecation dates.
- Hugging Face models can surface open-weight launches, but confirm the license and publisher before use.
How to evaluate a new model in 30 minutes
- Confirm access. Check the exact model ID, region, rate limits, context window, and whether the endpoint is preview or generally available.
- Run a small task set. Use 10–20 representative prompts from your application, including failure cases. Public benchmarks rarely match a private workflow closely enough to make the decision for you.
- Measure total cost. Compare input, cached input, output, reasoning tokens, and tool calls. A lower token price can still lose if the model produces longer answers or needs more retries.
- Measure latency separately. Record time to first token and total completion time. Interactive assistants and background agents have different latency budgets.
- Plan the rollback. Pin a model version when possible, keep the old evaluation results, and avoid migrating solely because a “latest” alias changed.
What release announcements often leave out
A launch benchmark is evidence, not a deployment guarantee. Look for regressions in instruction following, structured output, refusal behavior, tool calling, and long-context retrieval. Also check data-retention terms, regional availability, and the retirement date of the model you already use.
For cost comparisons, use TLDL’s LLM API pricing guide and LLM cost calculator. For broader launch coverage, see the AI product launch tracker.
Quick release checklist
- Official announcement and documentation are live
- Exact API model ID and availability are confirmed
- Pricing includes every token and tool-call category
- Representative prompts beat or match the current model
- Latency, safety behavior, and structured output are acceptable
- Deprecation timeline and rollback path are documented
Read more TLDL briefings
Browse website-published AI podcast briefings, resource updates, and research notes.
Published on TLDL. Follow by RSS if you want updates without another inbox.