Claude Sonnet 4¶
Anthropic's 2026 mid-tier frontier model. Successor to Claude Sonnet 3.5, sits between Haiku (fast/cheap) and Opus (max-capability). Targets the sweet spot of cost vs. reasoning quality for agentic workloads.
Notable features¶
- 200K context window — matches the earlier 3.x generation; Opus 4.x pushes further for research workloads but Sonnet 4 is the default for most product use cases.
- Vision — image input supported in the same endpoint as text.
- Cache read at $0.30/1M — 10× cheaper than input, so long-running sessions with heavy context reuse can drop effective per-request cost by an order of magnitude.
Benchmarks¶
The numbers in the frontmatter come from Anthropic's launch announcement
on 2026-03-18. Update this page (and append a time-series row to the
changelog field from #56 once it lands) whenever Anthropic publishes
a new set.
Connections¶
- [[Anthropic]] — the provider
- [[AgenticWorkloads]] — primary use case
- [[CachePricing]] — the 10× cache-read discount changes cost models