DeepSeek V4 Pro

deepseek/deepseek-v4-pro
旗舰
来自 DeepSeek · text in · 1.05M ctx · 2026-04-24

DeepSeek V4 Pro flagship MoE — 1.6T total / 49B active params, 1M context, top-tier reasoning + agen…

INPUT$0.56/ 1M tokens
OUTPUT$1.12/ 1M tokens
p50 TTFT2.00 s7d
p95 TTFT14.52 s7d
TRAFFIC787.9Mtokens / 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="deepseek/deepseek-v4-pro",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
价格
输入 / 1M tokens$0.560
输出 / 1M tokens$1.12
缓存读取 / 1M$0.0047
货币USD
性能
TTFT p50
2.00 s
输出速度
32.1 tok/s
TTFT p95
14.52 s
错误率
0.47%
公共基准测试
AA Coding
47.5
AA Intelligence
51.5
GPQA Diamond
88.8
Humanity's Last Exam
35.9
IFBench
76.5
Long-Context Recall
66.3
SciCode
50.0
TerminalBench Hard
46.2
τ²-Bench
96.2
来源: artificialanalysis.ai
更多 DeepSeek 模型
常见问题
How much does DeepSeek: DeepSeek V4 Pro cost on OrcaRouter?
DeepSeek: DeepSeek V4 Pro is priced at $0.56 per 1M input tokens and $1.12 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is DeepSeek: DeepSeek V4 Pro's context window?
DeepSeek: DeepSeek V4 Pro supports a context window of 1M tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call DeepSeek: DeepSeek V4 Pro via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="deepseek/deepseek-v4-pro" in the chat.completions.create call.
Does OrcaRouter rate-limit DeepSeek: DeepSeek V4 Pro?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.
嵌入此徽章
DeepSeek: DeepSeek V4 Pro$0.56/M in2004ms p50通过 OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/deepseek/deepseek-v4-pro" target="_blank"> <img src="https://www.orcarouter.ai/embed/deepseek/deepseek-v4-pro.svg" alt="DeepSeek: DeepSeek V4 Pro on OrcaRouter" /> </a>
Markdown [![DeepSeek: DeepSeek V4 Pro](https://www.orcarouter.ai/embed/deepseek/deepseek-v4-pro.svg)](https://www.orcarouter.ai/models/deepseek/deepseek-v4-pro)