{
  "kind": "model",
  "id": "deepseek__deepseek-v4-pro",
  "name": "DeepSeek V4 Pro",
  "provider": "deepseek",
  "released": "2026-04-24",
  "context_window": 1048576,
  "output_window": 384000,
  "modalities": [
    "text"
  ],
  "license": "proprietary",
  "pricing": {
    "input_per_mtok": 0.435,
    "output_per_mtok": 0.87,
    "as_of": "2026-05-09"
  },
  "links": {
    "homepage": "https://deepseek.com",
    "docs": "https://api-docs.deepseek.com"
  },
  "tags": [
    "reasoning",
    "thinking",
    "long-context",
    "discounted"
  ],
  "sources": [
    "https://api-docs.deepseek.com/quick_start/pricing",
    "https://openrouter.ai/api/v1/models"
  ],
  "status": "ga",
  "events": []
}