{
  "key": "deepseek-reasoner",
  "name": "DeepSeek Reasoner",
  "description": "DeepSeek reasoning model for multi-step analysis, math, coding, and tools",
  "lab": "deepseek",
  "family": "deepseek-thinking",
  "release_date": "2025-01-20",
  "knowledge": "2025-01",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 1000000,
    "output": 384000
  },
  "offerings": [
    {
      "provider": "helicone",
      "provider_model_id": "deepseek-reasoner",
      "name": "DeepSeek Reasoner",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.56,
        "output": 1.68,
        "cache_read": 0.07,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-01-20"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "deepseek-reasoner",
      "name": "DeepSeek Reasoner",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.4,
        "output": 1.7,
        "cache_read": 0.2,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 64000,
        "output": 65536,
        "input": 64000
      },
      "status": null,
      "last_updated": "2026-02-28"
    },
    {
      "provider": "orcarouter",
      "provider_model_id": "deepseek/deepseek-reasoner",
      "name": "DeepSeek Reasoner",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.147,
        "output": 0.295,
        "cache_read": 0.028,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 384000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-02-28"
    }
  ]
}