Back to all models
Claude Opus 4 - In-Depth Overview
Anthropic · Claude
Current
Flagship
Latest in family
Model ID: claude-opus-4-20250514
Get all the details on Claude Opus 4, an AI model from Anthropic. This page covers its token limits, pricing structure, key capabilities such as multimodal_input, citations, tool_use, available API code samples, and performance strengths.
Key Metrics
Input Limit
200K tokens
Output Limit
32K tokens
Input Cost
$15.00/1M
Output Cost
$75.00/1M
Sample API Code
import anthropic
client = anthropic.Anthropic(
api_key="YOUR_ANTHROPIC_API_KEY",
)
message = client.messages.create(
model="claude-opus-4-20250514",
max_tokens=1024,
messages=[
{"role": "user", "content": "Hello, Claude!"}
]
)
print(message.content)
Required Libraries
anthropic
@anthropic-ai/sdk
Benchmarks
Benchmark | Score | Source | Notes |
---|---|---|---|
79.53 | LiveBench | Score for 'Claude 4 Opus Thinking' variant. | |
90.47 | LiveBench | Score for 'Claude 4 Opus Thinking' variant. | |
73.25 | LiveBench | Score for 'Claude 4 Opus Thinking' variant. | |
88.25 | LiveBench | Score for 'Claude 4 Opus Thinking' variant. | |
70.73 | LiveBench | Score for 'Claude 4 Opus Thinking' variant. | |
73.72 | LiveBench | Score for 'Claude 4 Opus Thinking' variant. | |
80.74 | LiveBench | Score for 'Claude 4 Opus Thinking' variant. | |
71.52 | LiveBench | Score for 'Claude 4 Opus' variant. | |
56.44 | LiveBench | Score for 'Claude 4 Opus' variant. | |
72.87 | LiveBench | Score for 'Claude 4 Opus' variant. | |
78.79 | LiveBench | Score for 'Claude 4 Opus' variant. | |
66.51 | LiveBench | Score for 'Claude 4 Opus' variant. | |
76.11 | LiveBench | Score for 'Claude 4 Opus' variant. | |
78.38 | LiveBench | Score for 'Claude 4 Opus' variant. |
Notes
Our most powerful and capable model. Sets new standards in complex reasoning and advanced coding. Excels in top-tier results in reasoning, coding, multilingual tasks, long-context handling, honesty, and image processing. Ideal for applications that require rich, human-like interactions.
Supported Data Types
Input Types
text
image
Output Types
text
Strengths & Weaknesses
Exceptional at
highest intelligence
complex reasoning
advanced coding
multilingual tasks
long context handling
honesty
image processing
Good at
engaging responses
human like interactions
Additional Information
Latest Update
May 14, 2025
Knowledge Cutoff
Mar 1, 2025