DeepSeek / deepseek/deepseek-v4-pro-0813
DeepSeek V4 Pro 0813 - access through LLMTR
DeepSeek-V4-Pro 0813 is a dated, fp8-precision release of DeepSeek-V4-Pro. With a 1M-token context window and up to 384K max output, it targets demanding reasoning, agentic workflows, and coding tasks. Tool calls and structured (JSON Schema) output are supported. Repeated prefix input bills at a lower rate on a cache hit.
Technical specifications
| Canonical ID | deepseek/deepseek-v4-pro-0813 |
|---|---|
| Provider | DeepSeek |
| Context window | 1,048,576 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | text |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| CHAT_COMPLETIONS | INPUT_TEXT | PER_1M_TOKENS | $1.32 |
| CHAT_COMPLETIONS | CACHE_READ | PER_1M_TOKENS | $0.132000 |
| CHAT_COMPLETIONS | OUTPUT_TEXT | PER_1M_TOKENS | $3.96 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions \
-H "Authorization: Bearer llmtr-your_key" \
-H "Content-Type: application/json" \
-d '{"model":"deepseek/deepseek-v4-pro-0813","messages":[{"role":"user","content":"Hello"}]}'
Related models
- DeepSeek V4 Flash deepseek/deepseek-v4-flash
- DeepSeek V4 Pro deepseek/deepseek-v4-pro
- DeepSeek Chat deepseek/deepseek-chat
- DeepSeek R1 deepseek/deepseek-reasoner
- Gemma 4 llmtr/gemma-4
- Qwen 3.6 35B-A3B llmtr/qwen3-6-35b
- Trendyol Asure 12B llmtr/trendyol-asure-12b
- Magibu 11B v8 llmtr/magibu-11b-v8