DeepSeek V4 Pro 0813
ofox/deepseek/deepseek-v4-pro-0813 · family deepseek-thinking · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
$0.56
Blended $/1M (3:1)
$0.45
Input $/1M
$0.88
Output $/1M
$1.33
1M in + 1M out
$0.0037 −99%
Cache read $/1M
#2390 of 5,907
Cheapest rank
- Provider
- Ofox (
ofox) - Kind
- text (outputs text)
- Context
- 1,000,000 tokens
- Max output
- 384,000 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“DeepSeek V4 Pro 0813” is offered by 10 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 (this) | $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 |
| 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 Ofox and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"deepseek/deepseek-v4-pro-0813","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):