← BACK TO HOME — Anthropic News — 进阶
模型公司 · ANALYSIS · IMPACT 9/10

Introducing Claude Sonnet 5

Anthropic's Sonnet 5 delivers agentic performance close to the Opus flagship at significantly lower cost, enabling developers to build powerful autonomous agents with mid-tier models.

KEY POINTS
  • Sonnet 5 is the most agentic mid-tier model yet, capable of autonomous planning and tool use (browser, terminal).
  • It significantly improves upon its predecessor in reasoning, coding, and tool use, matching Opus 4.8 on some tasks at half the cost.
  • Adjustable effort levels allow users to dial the cost-performance trade-off, with high effort reaching near-flagship capabilities.
  • Safety evaluations show lower harmful behavior rates and better refusal of unsafe requests, making it safer for autonomous agentic use.
ANALYSIS

At first glance, Anthropic’s Claude Sonnet 5 looks like a routine upgrade. But it might just change the way we build autonomous agents. In the AI community, there’s a common assumption: if you want a real agent that can plan, use tools, and run independently, you need the biggest, most expensive model. Sonnet 5 shatters that stereotype—it delivers near-flagship agentic performance at a mid-tier price.

Why now?

Historically, the Sonnet family excelled at coding and tool use, but true autonomy—multi-step planning, seamless switching between browser and terminal, long unattended runs—was seen as the domain of flagship Opus models. Sonnet 5 narrows that gap dramatically. Anthropic calls it “the most agentic Sonnet model yet,” and early partners describe it finishing complex tasks that previous Sonnets would bail on, even checking its own output without being prompted.

What changed?

On the surface, it’s a standard performance jump: Sonnet 5 scores significantly higher than Sonnet 4.6 across benchmarks, and in some cases rivals Opus 4.8. But the real story lies in its agentic behavior. The system card highlights its ability to “make plans, use tools like browsers and terminals, and run autonomously.” Under the hood, that means better reasoning, tool use, and long-horizon coherence.

The other key innovation is the effort level dial. Users can select from low to extra-high effort at inference time. At low effort, costs stay minimal for simple queries; crank it up, and the model invests more compute to crack harder tasks. On agentic search (BrowseComp) and computer use (OSWorld) benchmarks, Sonnet 5’s performance curve climbs to match Opus 4.8 at high effort. In other words, you no longer need to switch to a costlier model for a tough job—Sonnet 5 can simply work harder.

And the price is the real hook: during the introductory period, $2/$10 per million tokens (input/output), eventually settling at $3/$15. Compared to Opus 4.8’s $5/$25, that’s a near-halving of cost. For teams running heavy agent workloads daily, the savings are immediate and substantial.

Bigger trends

This launch signals a broader shift: agentic capabilities are being democratized. Just as advanced driver-assistance features trickle down from luxury marques to everyday cars, the ability to plan and act autonomously is moving to cheaper models. The driver isn’t just raw scale—it’s algorithmic progress in reinforcement learning and safety training.

A related trend: the industry is moving from “static IQ scores” to cost-performance curves. The charts Anthropic published embody this new mentality. Instead of asking “how smart is the model?”, we now ask “how much capability per dollar?” The effort-level knob lets every budget find its sweet spot. This marks a shift from an AI arms race to an era of pragmatic economics.

What it means for practitioners

If you’re building autonomous tools—automated testing, web scraping, codebase maintenance—Sonnet 5 offers a far more economical foundation. You can dial effort dynamically: low for routine tasks, high or extra-high when debugging or handling complex logic.

For startups, it’s a game changer. Where you might have reserved an Opus budget for agentic work, Sonnet 5 can now cover most use cases. And its improved safety (lower harmful behavior rates, better refusal of unsafe requests) makes it more trustworthy for unsupervised operation—arguably more critical than raw capability in production.

Surprise: stronger but safer

Intuition might suggest that a more autonomous model poses greater risks. Yet Sonnet 5 actually shows a lower overall rate of undesirable behaviors than its predecessor, and its cybersecurity task ability is far below Opus models. This demonstrates that safety alignment can advance in step with capability. For agents, a model that knows when to say “no” is often more valuable than one that blindly executes.

Sonnet 5 may well mark the moment when agentic AI becomes widely usable. When an affordable model combines genuine autonomy with solid safety, the real promise of automation moves from demos to the everyday toolbox of developers everywhere.

Analysis by BitByAI · Read original

Originally from Anthropic News · Analyzed by BitByAI