Logo
Back to all models

Claude 3.7 Sonnet - In-Depth Overview

Anthropic · Claude 3

Current

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

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

Key Metrics

Input Limit

200K tokens

Output Limit

4.1K 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-20250219",max_tokens=1024,messages=[{"role": "user", "content": "Hello, Claude"}]);print(message.content)

Required Libraries

anthropic
@anthropic-ai/sdk

Benchmarks

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

Notes

Offers discounts for batch processing and tool use. New users receive free credits to test the API.

Supported Data Types

Input Types

text
image
pdf

Output Types

text
json

Strengths & Weaknesses

Exceptional at

agentic coding
web development tasks
instruction following

Good at

general reasoning
mathematics
data analysis
language tasks
multimodal understanding
long context processing

Additional Information

Latest Update

Feb 19, 2025

Knowledge Cutoff

No data