#201 — Choosing the best Claude models for your use case
July 31, 2026·4 min read

Contents
Why it matters
Anthropic's guidance on picking a Claude model boils down to a default that runs against instinct: start with the smartest model, then use effort level to bring the cost down.
The default recommendation
Cost per task is often lower with more capable models, even when the price per token is higher, because they solve problems in fewer turns and less thinking time. Starting with a smaller model also makes it hard to tell whether a bad output came from the model or from your setup. As latency or cost pressure shows up in specific use cases, Anthropic says to test lower tiers until you find the right fit. Some teams start cheap and move up classes until quality clears the bar instead — Anthropic documents this as a valid alternative path, not just the default flipped upside down.
The model lineup
- Mythos / Fable — same underlying model, two packages: Mythos goes to organizations vetted under Project Glasswing for dual-use cybersecurity and biology work, Fable carries extra safeguards for public use, and both require limited data retention
- Opus — built for reasoning-heavy enterprise work, ranking near the top on GDPval-AA for knowledge work and Terminal-Bench 2.1 for agentic coding
- Sonnet — the balance point for cost, speed, and performance across general use cases, and the model Anthropic names specifically for high-volume sub-agents in multi-agent setups
- Haiku — the cheapest and fastest tier, built for high-frequency workloads where latency and cost carry the most weight
Opus or Fable
Both handle coding, long-running agents, and knowledge work well, and Anthropic says larger models like Fable tend to show more wisdom, creativity, and writing skill in practice even when benchmark scores land close to Opus. Anthropic's rule: if Opus struggles on your evals, move to Fable; if Opus clears your bar already, keep it for the better speed and price.
No model is a specialist
Claude's model classes don't split by domain. Anthropic doesn't recommend one class for finance and a different one for science — every class trains on coding, agentic tasks, and knowledge work. What separates the classes is how hard a problem they can carry, and what that costs in price and speed.
Four questions before you pick
- Task difficulty: long, multi-step, or previously unsolved problems call for a more capable class
- Latency needs: high-frequency, customer-facing work points to Sonnet
- Access constraints: Mythos is limited to Project Glasswing organizations, and not every company opens every class to every role
- Unit economics: high production volume can run on lower classes when evals show the task gets done well, and pricing varies by token and by task depending on capability and effort level
Effort level moves independently from model class. A high-class model at high effort gives the strongest performance available, and the same model at low effort can sometimes beat a smaller model on efficiency.
The advisor strategy
A cheaper, faster model does the work, and a smarter model only steps in to check the plan or grade the output. On SWE-bench Pro, Sonnet 5 paired with a Fable 5 advisor lands within 10% of Fable 5's standalone score, at 63% of the cost of running Fable 5 on the whole task.
Benchmarks stop working at the top end
Standard benchmarks give a directional read on capability across models and providers, but Opus and Fable now solve nearly every question on many of them, a pattern Anthropic calls saturation. Once that happens, Anthropic recommends testing on real workloads or building custom evaluations pulled from production, including the tasks your current tools already fail on, graded against criteria your team sets. Frontier models separate from each other at exactly this point, past what benchmarks can show.
Picking a model in practice
Anthropic offers multiple model classes because no single approach fits every workload, and its own recommendation is to learn the basics of each class and study your use case closely, then build and maintain evaluations around that.
Frequently asked questions
What is Claude Opus vs Fable and which one should a startup use?
Opus and Fable both handle coding, agents, and knowledge work well, but Anthropic's own rule of thumb is simple: if Opus fails your evals, move up to Fable; if Opus already clears your quality bar, stick with it for the better speed and price. In practice, Fable tends to show more wisdom, creativity, and writing skill than raw benchmark scores suggest, so it's worth spot-checking outputs manually before assuming Opus is "good enough."
Is Claude Haiku good enough to replace a human support agent?
Haiku is built specifically for high-frequency, latency-sensitive workloads, which makes it a strong fit for routine, repetitive support tickets rather than complex escalations. The tradeoff is capability, not speed or cost — for anything requiring multi-step reasoning, Anthropic's framework points you toward Sonnet or higher instead.
How do I qualify for access to Claude Mythos?
Claude Mythos is restricted to organizations vetted under Anthropic's Project Glasswing, which covers dual-use cybersecurity and biology research work — it isn't available through a standard API signup. If your startup doesn't fall into that category, Fable gives you the same underlying model with additional public-safety guardrails instead.
How do you build a custom eval for an AI agent instead of relying on benchmarks?
Once frontier models like Opus and Fable start solving nearly every question on a standard benchmark — a pattern Anthropic calls saturation — the benchmark stops showing meaningful differences between models. Anthropic's recommended fix is to pull a curated set of real problems straight from your own production logs, including tasks your current tools already fail on, and grade them against success criteria your team defines.
What is the AI advisor strategy and how do you implement it?
The advisor strategy runs a cheaper, faster model as the primary worker and only calls in a smarter model to check its plan or grade its output, rather than running every task on the expensive model. Anthropic's own benchmark shows the payoff: on SWE-bench Pro, Sonnet 5 paired with a Fable 5 advisor lands within 10% of Fable 5's solo score at 63% of the cost of running Fable 5 on the whole task.
Should I use one AI model for my whole app or different models for different features?
Anthropic's guidance leans toward mixing model classes by task rather than picking one model for the entire product — Sonnet for high-volume sub-agents in a multi-agent setup, Haiku for latency-sensitive front-end calls, and Opus or Fable reserved for the hardest reasoning steps. This is effectively the same logic behind the advisor strategy, just applied architecturally instead of just at runtime.
How does effort level affect Claude API pricing and quality?
Effort level is a separate lever from model class entirely — a high-class model set to high effort gives you the strongest possible output, while the same model set to low effort can sometimes be more cost-efficient than a smaller model doing the same task. This means the real cost comparison isn't just Opus vs. Sonnet, it's Opus-at-low-effort vs. Sonnet-at-high-effort, which most teams never actually test.
Why did my AI benchmark scores stop showing a difference between models?
This usually means you've hit saturation — a point where models like Opus and Fable solve almost every question on the test, so the benchmark no longer has room to show a gap between them. Anthropic's advice at that point is to stop trusting the leaderboard and switch to real workload testing or custom evaluations instead, since that's where frontier models actually separate from each other.
What is GDPval-AA and why does it matter for choosing an AI model?
GDPval-AA is one of the industry benchmarks Anthropic uses to rank Opus-class models on real knowledge-work tasks, not just coding puzzles. If your use case looks like research, analysis, or document-heavy work rather than software, this benchmark is more predictive of Opus performance than generic leaderboards.
What is Terminal-Bench 2.1 and how does it relate to agentic coding?
Terminal-Bench 2.1 is the benchmark Anthropic cites when ranking Opus-class models on agentic coding tasks — meaning tasks where the model operates a terminal or dev environment autonomously rather than just answering a prompt. Founders building coding agents or dev-tool products should treat this benchmark as more relevant than general chat benchmarks when comparing Opus and Fable.
Does Claude offer startup pricing or credits for early-stage companies?
Anthropic runs a dedicated Startups program separate from its standard API pricing, aimed at early-stage companies building on Claude. Founders evaluating model costs from this article should check that program before assuming they're stuck paying full API rates during the evaluation phase.
How is Claude API pricing structured across model classes?
Claude models are priced per token, and price-per-task varies further based on capability and effort level, not just the base rate for that class. This is why Anthropic's own guidance warns against comparing models on token price alone — a cheaper-per-token model can still cost more per completed task if it needs more turns to get there.
What's the difference between Sonnet and Haiku for a customer-facing chatbot?
Sonnet is Anthropic's recommended default for high-volume, high-frequency customer-facing workloads because it balances performance, cost, and speed. Haiku goes a step further on cost and latency but is positioned for the highest-frequency, most routine workloads specifically — the tradeoff shows up on tasks requiring more reasoning depth.
How do I decide between a single powerful model and a multi-agent setup with different Claude models?
Anthropic explicitly recommends Sonnet for high-volume sub-agents inside multi-agent orchestration setups, reserving Opus or Fable for the harder reasoning steps in the same pipeline. This mirrors the advisor strategy's logic — cheap models do the volume work, expensive models get called in selectively — just applied at the architecture level rather than at runtime.
What is model saturation and how do I know if my benchmark results are still meaningful?
Saturation happens when a model like Opus or Fable solves almost every question on a given benchmark, which erases the ability of that test to distinguish between models. If your top two model candidates are scoring within a point or two of each other on a standard benchmark, that's a signal to switch to custom evaluations built from your own production data instead.
What data retention requirements come with using Claude Mythos or Fable?
Both Mythos and Fable require limited data retention settings to be used safely, which is a compliance detail founders in regulated industries need to configure before deployment, not an optional setting. This matters specifically for teams in finance, health, or legal use cases where data retention policy is already under scrutiny.
Keep reading

#202 — Pi: The minimal agent harness
Pi is a minimal agent harness that adapts to your workflows, not the other way around.

#203 — Agent-led growth (ALG) for startups
AI agents are becoming the new buyers and if your product isn't built for them, you're invisible in a channel that's compounding fast.

#204 — Pi: How compaction works
Agents like Pi hit a wall when conversations run too long and and how they handle that wall determines if they stay useful during marathon sessions.