Logo
Back to all models

Claude Sonnet 3.7 - In-Depth Overview

Anthropic · Claude

outdated

Model ID: claude-3-7-sonnet-latest

Get all the details on Claude Sonnet 3.7, an AI model from Anthropic. This page covers its token limits, pricing structure, key capabilities such as multilingual, vision, extended_thinking, available API code samples, and performance strengths.

Key Metrics

Input Limit

200K tokens

Output Limit

64K tokens

Input Cost

$3.00/1M

Output Cost

$15.00/1M

Sample API Code

import anthropic;client = anthropic.Anthropic(api_key="my_api_key",);message = client.messages.create(model="claude-3-7-sonnet-latest",max_tokens=1024,messages=[{"role": "user", "content": "Hello, Claude"}]);print(message.content);

Required Libraries

anthropic
@anthropic-ai/sdk

Benchmarks

BenchmarkScoreSourceNotes
1287
LM Arena-
1357
LM Arena-
1208
LM Arena-
64.62
LiveBench-
49.11
LiveBench-
74.28
LiveBench-
64.65
LiveBench-
59.96
LiveBench-
63.19
LiveBench-
76.49
LiveBench-
62.3%
Vellum-
68%
Vellum-
23.3%
Vellum-
82.2%
Vellum-
58.3%
Vellum-
60.4%
Vellum-

Notes

High-performance model with early extended thinking. Can increase maximum output token length to 128k tokens with beta header output-128k-2025-02-19 in API request.

Supported Data Types

Input Types

text
image

Output Types

text

Strengths & Weaknesses

Exceptional at

extended thinking
high intelligence

Good at

multilingual
vision

Additional Information

Latest Update

Feb 19, 2025

Knowledge Cutoff

Oct 31, 2024