DeepSeek V4 Pro 0813
venice/deepseek-v4-pro-0813 · family deepseek-thinking · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
$2.54
Blended $/1M (3:1)
$1.73
Input $/1M
$4.95
Output $/1M
$6.68
1M in + 1M out
$0.33 −81%
Cache read $/1M
#4256 of 5,910
Cheapest rank
- Provider
- Venice AI (
venice) - Kind
- text (outputs text)
- Context
- 1,000,000 tokens
- Max output
- 32,768 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“DeepSeek V4 Pro 0813” is offered by 11 providers — cheapest-effective first. OpenRouter is the cheapest at $0.54 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| OpenRouter | $0.435 | $0.87 | $0.54 | 1M |
| Merge Gateway | $0.435 | $0.87 | $0.54 | 1M |
| Ofox | $0.45 | $0.88 | $0.56 | 1M |
| Baseten | $1.32 | $3.96 | $1.98 | 1M |
| NanoGPT | $1.32 | $3.96 | $1.98 | 1M |
| Hugging Face | $1.32 | $3.96 | $1.98 | 1M |
| Vercel AI Gateway | $1.32 | $3.96 | $1.98 | 1M |
| Kilo Gateway | $1.32 | $3.96 | $1.98 | 1M |
| Fireworks AI | $1.32 | $3.96 | $1.98 | 1M |
| Charm Hyper | $1.44 | $4.31 | $2.16 | 1M |
| Venice AI (this) | $1.73 | $4.95 | $2.54 | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Venice AI and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"deepseek-v4-pro-0813","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):