Models/DeepSeek/DeepSeek: DeepSeek V4 Pro 0813
deepseek

DeepSeek: DeepSeek V4 Pro 0813

$0.43/M input$0.87/M output
deepseek/deepseek-v4-pro-0813

Description

DeepSeek V4 Pro 0813 is a large-scale mixture-of-experts model from DeepSeek. This is the GA release of DeepSeek V4 Pro.

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek/deepseek-v4-pro-0813",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.43/M
Output$0.87/M

Model Info

ProviderDeepSeek
IDdeepseek/deepseek-v4-pro-0813