Summary
Claude offers three core model families - Opus, Sonnet, and Haiku - each optimized for different priorities, plus Claude Fable 5, a new model tier that sits above Claude Opus. All of these models share Claude's core capabilities - they can handle text generation, coding, image analysis, and other tasks. The key difference is how they balance intelligence, speed, and cost.
Claude Fable 5
Claude Fable 5 is our most capable model yet. It's a new model tier that sits above Claude Opus, built for your toughest challenges. Anthropic launched this new model family in June 2026 — read more in the launch announcement.
Fable 5 isn't a replacement for the core families, and it isn't the default choice for most work. It comes at a significantly higher cost than Opus, so it's best reserved for tasks where that extra capability is worth paying for.
On Amazon Bedrock, Fable 5 is available with the model ID anthropic.claude-fable-5.
Claude Opus
Opus is the most capable of Claude's three core model families. It's designed for complex scenarios that require sophisticated reasoning and planning capabilities.
Opus excels at working independently on complex projects for extended periods. It can manage multi-step processes and navigate different requirements without much human intervention. The model supports reasoning, meaning it can provide quick responses for simple tasks or spend time thinking through more complex problems.
The trade-off is moderate latency and higher cost. You're paying more and waiting longer for that extra intelligence.
Claude Sonnet
Sonnet sits in the sweet spot of Claude's lineup, offering a balanced combination of intelligence, speed, and cost that works well for most practical applications.
What makes Sonnet particularly valuable is its strong coding ability combined with fast text generation. Many developers appreciate its ability to make precise edits to complex codebases without breaking existing functionality.
Claude Haiku
Haiku is Claude's fastest model, built specifically for applications where response time is critical. It's optimized for speed and cost efficiency rather than maximum intelligence.
One important limitation: Haiku doesn't support the reasoning capabilities that Opus and Sonnet offer. This makes it ideal for user-facing applications that need real-time interactions but less suitable for complex problem-solving tasks.
Choosing the Right Model
Model selection comes down to understanding the trade-offs between intelligence and cost/speed. Here's how to decide:
- Choose Fable 5 for your toughest challenges. If a task pushes past what Opus can handle and the outcome justifies the higher cost, Fable 5 is the most capable option available.
- Choose Opus for complex tasks requiring strong reasoning capabilities. Among the core families, you're choosing quality over speed and cost.
- Choose Haiku when speed matters most. For real-time user interactions or high-volume processing where you need the fastest possible responses.
- Choose Sonnet when you need balance. Most applications benefit from Sonnet's combination of intelligence, speed, and reasonable cost.
Using Multiple Models
Many teams don't stick to just one model. Instead, they use different models for different parts of the same application:
- Haiku for user-facing interactions where speed is crucial
- Sonnet for main business logic
- Opus for complex tasks requiring deeper reasoning
- Fable 5, selectively, for the hardest problems where the extra capability justifies the cost
This approach lets you optimize each part of your application for its specific requirements while managing overall costs and performance.