Logo
Back to all models

Claude Opus 3 - In-Depth Overview

Anthropic · Claude 3

outdated

Model ID: anthropic-claude-3-opus

Get all the details on Claude Opus 3, an AI model from Anthropic. This page covers its token limits, pricing structure, key capabilities such as multimodal_input, long_context, function_calling, available API code samples, and performance strengths.

Key Metrics

Input Limit

200K tokens

Output Limit

4.1K tokens

Input Cost

$15.00/1M

Output Cost

$75.00/1M

Sample API Code

from anthropic import Anthropic; client = Anthropic(); message = client.messages.create(model="claude-3-opus-20240229", max_tokens=1024, messages=[{"role": "user", "content": "Hello, Claude"}]); print(message.content)

Required Libraries

anthropic
@anthropic-ai/sdk

Benchmarks

BenchmarkScoreSourceNotes
1244
lmarena.aiScore for claude-3-opus-20240229
1076
lmarena.aiScore for claude-3-opus-20240229

Notes

New users receive a small amount of free credits to test the API. Batch API and prompt caching discounts can be combined. For high-volume agent applications, consider contacting enterprise sales for custom pricing arrangements.

Supported Data Types

Input Types

text
image
pdf

Output Types

text
json

Strengths & Weaknesses

Exceptional at

complex reasoning
multimodal understanding
code generation

Good at

general reasoning
instruction following
vision tasks
long context processing

Additional Information

Latest Update

Feb 29, 2024

Knowledge Cutoff

No data