Claude Opus 4.7

anthropic/claude-opus-4.7
플래그십
제공 Anthropic · text+image+file in · text out · 1M ctx · 2026-04-16

Opus 4.7 is the next generation of Anthropic's Opus family, built for long-running, asynchronous age…

INPUT$5.00/ 1M tokens
OUTPUT$25.00/ 1M tokens
p50 TTFT3.72 s7d
p95 TTFT40.00 s7d
TRAFFIC7.7Mtokens / 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.7",
    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
3.72 s
출력 속도
87.8 tok/s
TTFT p95
40.00 s
오류율
0.24%
공개 벤치마크
AA Coding
52.5
AA Intelligence
57.3
GPQA Diamond
91.4
Humanity's Last Exam
39.6
IFBench
58.6
Long-Context Recall
70.3
SciCode
54.5
TerminalBench Hard
51.5
τ²-Bench
88.6
소스: artificialanalysis.ai
Anthropic의 다른 모델
FAQ
How much does Anthropic: Claude Opus 4.7 cost on OrcaRouter?
Anthropic: Claude Opus 4.7 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.7's context window?
Anthropic: Claude Opus 4.7 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.7 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.7" in the chat.completions.create call.
Does OrcaRouter rate-limit Anthropic: Claude Opus 4.7?
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.7$5.00/M in3718ms p50OrcaRouter를 통해
HTML <a href="https://www.orcarouter.ai/models/anthropic/claude-opus-4.7" target="_blank"> <img src="https://www.orcarouter.ai/embed/anthropic/claude-opus-4.7.svg" alt="Anthropic: Claude Opus 4.7 on OrcaRouter" /> </a>
Markdown [![Anthropic: Claude Opus 4.7](https://www.orcarouter.ai/embed/anthropic/claude-opus-4.7.svg)](https://www.orcarouter.ai/models/anthropic/claude-opus-4.7)