Modelos e Preços Atuais
Esta é a única página do AILmanac com uma garantia rígida de atualidade. Todo fato sobre modelos em qualquer outro lugar do site aponta para cá em vez de codificar um nome ou número, de modo que há um único lugar para manter atualizado.
Modelos Claude atuais
Last verified: 2026-09-14 · Official models & pricing
| Model | API model ID | Tier | Best for |
|---|---|---|---|
| Claude Fable 5.1 | claude-fable-5-1 | Mythos-class — flagship (above Opus) | Anthropic's most capable widely released model, released September 1, 2026. For demanding reasoning and long-horizon agentic work, or when Opus 5 at higher effort still falls short on your evals. Same list price as Fable 5 with cache reads at a quarter of the cost. Three breaking changes vs Fable 5: forced tool_choice (any/tool) returns 400, thinking blocks are readable only by Fable 5.1 or newer, and editing earlier turns invalidates thinking blocks. Refuses in-band (HTTP 200, stop_reason: refusal); fallback targets are Opus 5 and Opus 4.8. 30-day retention (NOT ZDR-eligible); not on Priority Tier. (Supersedes Claude Fable 5, now a legacy model.) |
| Claude Mythos 5.1 | claude-mythos-5-1 | Mythos-class — restricted (Project Glasswing) | Same underlying model, specs and pricing as Fable 5.1 with a different safeguard configuration, offered only to approved Project Glasswing participants (currently US organizations, via the Cyber Verification and Life Sciences Verification programs). Does not run the conversation-binding check on thinking blocks. Customers without access should use Fable 5.1. |
| Claude Opus 5 | claude-opus-5 | Opus — most capable | Complex agentic coding and enterprise work: 1M context, 128k output, with materially better numbers than Opus 4.8. Default on Claude Max, strongest available on Claude Pro. (Supersedes Claude Opus 4.8, now a legacy model.) |
| Claude Sonnet 5 | claude-sonnet-5 | Sonnet — balanced | The default workhorse and Claude Code's default model: the best combination of speed and intelligence, with a 1M-token context window. Start here for most work. (Supersedes Claude Sonnet 4.6, now a legacy model.) |
| Claude Haiku 4.5 | claude-haiku-4-5-20251001 | Haiku — fastest & cheapest | High-volume, latency-sensitive tasks: classification, extraction, routing, simple chat, and cheap sub-agents. |
| Claude Fable 5 | claude-fable-5 | Mythos-class — flagship (above Opus) | Legacy since September 1, 2026 (superseded by Fable 5.1) but still available. Multiday autonomous runs, first-shot on ambiguous specs, dense vision, sustained delegation to parallel subagents. GA June 9 2026. Refuses in-band (HTTP 200, stop_reason: refusal) — configure server-side or client-side fallback. Adaptive thinking only; raw thinking never returned. 30-day retention (NOT ZDR-eligible). Two reasons to stay on it for now: it supports forced tool_choice and Priority Tier, which Fable 5.1 does not. |
| Claude Mythos 5 | claude-mythos-5 | Mythos-class — restricted (Project Glasswing), legacy | Superseded by Mythos 5.1. Shares Fable 5's specs and pricing, offered separately for defensive cybersecurity workflows in Project Glasswing. Invitation-only, no self-serve sign-up. Customers without access should use Fable 5.1. |
Model IDs are exact; tiers and 'best for' are guidance. Pricing, context-window sizes and rate limits change frequently and are intentionally NOT listed here — always read them on the official page above. This file is the single source of truth: never hard-code model facts in prose, link to this table instead.
Por que os preços e os limites de contexto não estão na tabela
Eles mudam com frequência demais para serem copiados com segurança — um preço desatualizado é pior do que nenhum preço. Listamos a identidade de cada modelo (nome, ID da API, para que serve) e encaminhamos você para a página oficial sobre preços, janelas de contexto e limites de taxa, que é sempre a autoritativa.
Como mantemos isso atualizado
- A tabela é renderizada a partir de um único arquivo de dados (
data/models.json) que carrega uma data de "última verificação". - Atualizá-la é uma mudança de uma linha — uma primeira contribuição perfeita.
- Em uma fase posterior, a automação irá comparar este arquivo com o endpoint oficial de modelos e abrir um pull request quando algo divergir — mas um humano sempre revisa antes de publicar. (Veja Como Funciona Nossa Automação.)
Escolhendo entre eles
Uma regra prática rápida (orientação completa em Escolhendo um Modelo):
- Comece com o Sonnet. Melhor equilíbrio entre qualidade, velocidade e custo para a maioria dos trabalhos.
- Recorra ao Opus quando a qualidade em um problema difícil importar mais do que o custo.
- Desça para o Haiku em tarefas de alto volume, sensíveis à latência ou simples.
Veja também
- Escolhendo um Modelo — o framework de decisão completo
- Tokens e Preços — como o custo é realmente calculado
- Acompanhamento de Descontinuações e Migrações — modelos aposentados e mudanças incompatíveis