Claude Opus 4.7

anthropic/claude-opus-4.7
Carro-chefe
por 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
Exemplos de código
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)
Preços
Entrada / 1M tokens$5.00
Saída / 1M tokens$25.00
Leitura de cache / 1M$0.500
Escrita de cache / 1M$6.25
MoedaUSD
Desempenho
TTFT p50
3.72 s
Velocidade de saída
87.8 tok/s
TTFT p95
40.00 s
Taxa de erro
0.24%
Benchmarks públicos
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
Fonte: artificialanalysis.ai
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.
Incorporar este selo
Anthropic: Claude Opus 4.7$5.00/M in3718ms p50via OrcaRouter
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)