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…

نقاط النهاية:/v1/chat/completions/v1/messages
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 توكن$5.00
الإخراج / 1M توكن$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)