Claude Opus 4.8

anthropic/claude-opus-4.8
精选
来自 Anthropic · text+image+file in · text out · 1M ctx · 2026-05-28

Claude Opus 4.8 is Anthropic's most capable generally available model in the Opus family. It support…

INPUT$5.00/ 1M tokens
OUTPUT$25.00/ 1M tokens
p50 TTFT1.60 s7d
p95 TTFT1.72 s7d
TRAFFIC8.0Mtokens / 7d
代码示例
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="anthropic/claude-opus-4.8",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
价格
输入 / 1M tokens$5.00
输出 / 1M tokens$25.00
缓存读取 / 1M$0.500
缓存写入 / 1M$6.25
货币USD
性能
TTFT p50
1.60 s
输出速度
60.8 tok/s
TTFT p95
1.72 s
错误率
0%
公共基准测试
AA Coding
56.7
AA Intelligence
61.4
GPQA Diamond
92.0
Humanity's Last Exam
45.7
IFBench
62.2
Long-Context Recall
67.7
SciCode
53.5
TerminalBench Hard
58.3
τ²-Bench
94.4
来源: artificialanalysis.ai
更多 Anthropic 模型
常见问题
How much does Anthropic: Claude Opus 4.8 cost on OrcaRouter?
Anthropic: Claude Opus 4.8 is priced at $5.00 per 1M input tokens and $25.00 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is Anthropic: Claude Opus 4.8's context window?
Anthropic: Claude Opus 4.8 supports a context window of 1M tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Anthropic: Claude Opus 4.8 via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="anthropic/claude-opus-4.8" in the chat.completions.create call.
Does OrcaRouter rate-limit Anthropic: Claude Opus 4.8?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.
嵌入此徽章
Anthropic: Claude Opus 4.8$5.00/M in1605ms p50通过 OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/anthropic/claude-opus-4.8" target="_blank"> <img src="https://www.orcarouter.ai/embed/anthropic/claude-opus-4.8.svg" alt="Anthropic: Claude Opus 4.8 on OrcaRouter" /> </a>
Markdown [![Anthropic: Claude Opus 4.8](https://www.orcarouter.ai/embed/anthropic/claude-opus-4.8.svg)](https://www.orcarouter.ai/models/anthropic/claude-opus-4.8)