Deepseek V4 Pro 0813
baseten/deepseek-ai/DeepSeek-V4-Pro-0813 · family deepseek-thinking · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
$1.98
Blended $/1M (3:1)
$1.32
Input $/1M
$3.96
Output $/1M
$5.28
1M in + 1M out
—
Cache read $/1M
#3973 of 5,910
Cheapest rank
- Provider
- Baseten (
baseten) - Kind
- text (outputs text)
- Context
- 1,048,576 tokens
- Max output
- 262,144 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 (this) | $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 | $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 Baseten and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"deepseek-ai/DeepSeek-V4-Pro-0813","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):