DeepSeek V4 Pro
Left preview and reached GA on 12–13 Aug 2026 as the '0813' checkpoint — same 1.6T MoE / 49B-active architecture as the April launch, but re-post-trained and, notably, repriced upward. The promotional $0.435/$0.87 rate is gone: GA pricing is $0.66 input / $1.98 output per 1M tokens, a roughly 52% input and 128% output increase, which DeepSeek framed as stepping back from a pure race-to-zero strategy. Still MIT-licensed weights on Hugging Face, 1M context. Vendor-reported scores are strong — LiveCodeBench 93.5%, SWE-bench Verified 80.6% (matching Gemini 3.1 Pro), GPQA Diamond 90.1%, Codeforces 3206 — but treat them cautiously: contamination-resistant independent benchmarks (DeepSWE) and Code Arena both show a wider gap to closed frontier models than DeepSeek's own numbers suggest, and third-party Arena Elo for the 0813 build is still preliminary (~1458–1465) as of 17 Aug 2026.
1M
tokens
33K
tokens
$0.66
per 1M tokens
$1.98
per 1M tokens
62
tokens/sec
Aug 2026
2026-08-13
$1.32
per 1M tokens
67.4
quality per $
Capabilities
Benchmarks
Price vs Quality
Context Window in Context
- ▸ DeepSeek V4 Pro1M
- GPT-4.11M
- Gemini 2.5 Pro1M
- Gemini 2.0 Flash1M
- Llama 4 Maverick1M
- GPT-5.51M
- GPT-5.5 Pro1M
- Claude Opus 4.71M
Pricing History
Compare With
Open Source: Licensed under MIT
ليس على بوابتنا بعد
DeepSeek V4 Pro نموذج مفتوح الأوزان، لذا يمكنك تشغيله بنفسك. تحوّل Swfte Connect نشرك إلى نقطة نهاية مُدارة تتحدث الواجهة نفسها التي تستخدمها بقية نماذج هذا الدليل.
curl https://api.swfte.com/agents/v2/gateway/chat/completions \
-H "Authorization: Bearer $SWFTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek:deepseek-v4-pro-0813",
"messages": [{"role": "user", "content": "Hello"}]
}'About DeepSeek V4 Pro
DeepSeek V4 Pro is a open-source AI model by DeepSeek, released on August 13, 2026. It supports a context window of 1000K tokens and can generate up to 33K output tokens.
At $0.66 per million input tokens and $1.98 per million output tokens, its blended cost of $1.32/1M tokens puts it in the mid-range pricing tier. Its value score of 67.4 reflects the balance of quality and cost.
DeepSeek V4 Pro is available as an open-source model under the MIT license, meaning you can self-host it for predictable costs or use it through API providers like Swfte Connect.
Using DeepSeek V4 Pro with Swfte
Access DeepSeek V4 Pro through Swfte Connect, our unified LLM gateway. Connect gives you a single API for 50+ models, with automatic routing, cost optimization, and fallback handling. You can also try DeepSeek V4 Pro in our AI Playground before integrating.