Logo
Back to all models

Claude Opus 3 - In-Depth Overview

Anthropic · Claude 3

outdated

Model ID: claude-3-opus-latest

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 advanced_reasoning, multilingual_support, 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

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

Required Libraries

anthropic
@anthropic-ai/sdk

Benchmarks

BenchmarkScoreSourceNotes
1244
LM ArenaRank 70
1076
LM ArenaRank 34

Notes

Powerful model for complex tasks. Aliases are subject to the same rate limits and pricing as the underlying model version they reference. Streaming Messages API is suggested to avoid timeouts for longer outputs. Batch API and prompt caching discounts can be combined. Volume discounts may be available for high-volume users. Enterprise customers can contact sales for custom pricing. Academic and research discounts may be available.

Supported Data Types

Input Types

text
image

Output Types

text

Strengths & Weaknesses

Exceptional at

top level intelligence
fluency
understanding

Good at

complex tasks

Additional Information

Latest Update

Feb 29, 2024

Knowledge Cutoff

Aug 1, 2023