DeepSeek V4 Pro 0813
alibaba-token-plan/deepseek-v4-pro-0813 · family deepseek-thinking · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
free
Cache read $/1M
#72 of 6,156
Cheapest rank
- Provider
- Alibaba Token Plan (
alibaba-token-plan) - 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 18 providers — cheapest-effective first. This one (Alibaba Token Plan) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Alibaba Token Plan (this) | free | free | $0.00 | 1M |
| Alibaba Token Plan (China) | free | free | $0.00 | 1M |
| 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 |
| NanoGPT | $1.1 | $2.5 | $1.45 | 1M |
| Deep Infra | $1.3 | $2.6 | $1.63 | 1M |
| Baseten | $1.32 | $3.96 | $1.98 | 1M |
| Cloudflare Workers AI | $1.32 | $3.96 | $1.98 | 1M |
| Hugging Face | $1.32 | $3.96 | $1.98 | 1M |
| DigitalOcean | $1.32 | $3.96 | $1.98 | 1M |
| EmpirioLabs AI | $1.32 | $3.96 | $1.98 | 1M |
| Vercel AI Gateway | $1.32 | $3.96 | $1.98 | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Alibaba Token Plan 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):