The 2024 Sonnet that set the standard for practical coding work — now well behind the current Claude line at identical pricing.

Key specifications

Intelligence
80.1
Capability
57.7
Context window
200K
Max output
8.2K
Output speed
78 t/s
Latency (TTFT)
0.60s
Input $/1M
$3.00
Output $/1M
$15.00
License
Proprietary
Architecture
Transformer

Inputs and outputs

Recorded modality support shows what this model can accept and produce. An undocumented modality is shown as unknown rather than assumed to be unsupported.

Accepts

  • Text input
  • Image input

Produces

  • Text output

Capabilities

ReasoningFunction callingVisionStreamingJSON mode

What is Claude 3.5 Sonnet?

If you are choosing a model today, this page will probably talk you out of Claude 3.5 Sonnet. That is not a criticism of the model. It is arithmetic.

Claude 3.5 Sonnet arrived in October 2024 and became the model a lot of engineering teams first trusted with real code — not autocomplete, but actual edits to files that shipped. It earned that reputation. The problem is what it costs now relative to what has replaced it.

The number that constrains it

Context is 200,000 tokens. Maximum output is 8,192 tokens.

That second figure is the one that bites. Eight thousand tokens is roughly a long file — perhaps six hundred lines with comments. Ask for a full test suite, a migration script, or a rewritten module and it will stop mid-thought. You end up chunking the request and stitching the pieces, which is exactly the work you hoped to avoid.

The large context with the small output is a lopsided shape: it can read your repository but cannot write much back.

The pricing problem

Claude 3.5 Sonnet runs around $3.00 per million input tokens and $15.00 per million output tokens.

That is the same rate the current Sonnet generation carries. Same price, roughly five times the context, and an output ceiling measured in six figures rather than four. There is no budget argument for staying, which is unusual — normally the older model is at least cheaper.

Where it still makes sense

Two situations, both legitimate.

The first is inertia with evidence. If you have prompts tuned against this model, evaluation suites built around its behaviour, and output you have learned to trust, that accumulated knowledge has real value. Migrating means re-validating all of it.

The second is pinned reproducibility. Some teams need a fixed model snapshot for audit or regression reasons and cannot accept behavioural drift, whatever the improvement.

Outside those, the case is thin.

What to check before you commit

Claude 3.5 Sonnet no longer appears in Anthropic's current model line-up, and it is absent from the legacy table as well. Treat availability as something to confirm rather than assume — particularly if you are building something with a multi-year life, where a retirement notice mid-project is an expensive surprise.

Specifications

Field Value
Provider Anthropic
Context window 200,000 tokens
Maximum output 8,192 tokens
Input text
Output text
Indicative pricing $3.00 in / $15.00 out per million tokens
Weights Closed
Released 22 October 2024 (v2)

Pricing and availability move, and this generation is old enough that both deserve a check against your own account before you plan around them.

Browse current alternatives in the AI model directory, or look at Gemini 2.5 Pro if the constraint you are trying to escape is that output ceiling.

How to evaluate Claude 3.5 Sonnet

Use the recorded facts as a shortlist, then validate the model against representative inputs and production constraints.

Workload fit

Claude 3.5 Sonnet is categorized for Image-text-to-text, Image-to-text, Text generation, Text-to-text AI models. Its current record accepts text, image and produces text. Confirm file formats, preprocessing, and provider-specific request schemas before implementation.

Capacity and cost

The directory records 200K context and 8.2K maximum output. Listed token prices are $3.00 input and $15.00 output per 1M tokens. Treat missing values as unknown and recheck current commercial terms.

Operational behavior

Recorded output speed is 78 t/s and time to first token is 0.60s. Hosting route, region, prompt length, concurrency, and provider load can materially change both measurements.

Evidence boundary

This page separates sourced model facts from incomplete fields. Benchmark evidence is displayed only when its source is linked and verified. Before choosing Claude 3.5 Sonnet, test task quality, tool reliability, safety behavior, data controls, rate limits, and total cost on the exact route you intend to use.

Strengths

  • + 200,000-token context was generous for its generation and still handles most single-repo work
  • + Strong practical coding reputation — it is the model many teams first trusted for real edits
  • + Widely available across cloud providers, so existing integrations rarely break
  • + Well understood: two years of community prompting knowledge sits behind it

Limitations

  • 8,192-token output ceiling is the binding constraint — it cannot write a long file in one pass
  • Superseded: it no longer appears in Anthropic's current or legacy model tables
  • Same $3 / $15 pricing as the current Sonnet, which offers substantially more
  • Knowledge is fixed in 2024, so anything recent needs retrieval you build yourself

Benchmark results

Each score below comes from a published result we could trace back to its source. Read them as evidence about the specific task a benchmark measures — a model that leads on one can easily trail on another.

No benchmark results recorded for this model yet. Add them with a source link and this section appears on the live page.

Frequently asked questions

Claude 3.5 Sonnet is a Anthropic model in SyncDev’s directory. Use the linked primary source to confirm current product details.

Related approved models in Text-to-text AI models. Compare specifications and verify fit for your workload.

OpenAI

GPT-4o

OpenAI's omni-era workhorse — text and image in, text out, with a cached-input rate that halves the cost of repeated context.

128K context

Google

Gemini 1.5 Pro

Google's long-context multimodal model with up to 2M token windows.

2M context

Meta

Llama 3.1 405B

Meta's largest open-weights model, competitive with frontier closed models.

128K context

Xai via Requesty

Grok 4 1 Fast Reasoning

A frontier multimodal model optimized specifically for high-performance agentic tool calling.

2M context

DeepSeek

DeepSeek V4 Flash 0731

Official DeepSeek V4 Flash release with enhanced agentic capabilities and integrated DSpark speculative decoding

1M contextCompare