{
  "key": "deepseek-chat-v3-1",
  "name": "DeepSeek: DeepSeek V3.1",
  "description": "DeepSeek chat model for instruction following, coding, and analysis",
  "lab": "deepseek",
  "family": "deepseek",
  "release_date": "2025-08-21",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 164000,
    "output": 163840
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "deepseek/deepseek-chat-v3.1",
      "name": "DeepSeek: DeepSeek V3.1",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.27,
        "output": 1,
        "cache_read": 0.135,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 163840,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-08-21"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "deepseek/deepseek-chat-v3.1",
      "name": "DeepSeek V3.1",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.25,
        "output": 0.95,
        "cache_read": 0.13,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 163840,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-08-21"
    },
    {
      "provider": "tensorx",
      "provider_model_id": "deepseek/deepseek-chat-v3.1",
      "name": "DeepSeek Chat V3.1",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 0.8,
        "cache_read": 0.05,
        "cache_write": 0.25,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 164000,
        "output": 163840,
        "input": null
      },
      "status": null,
      "last_updated": "2025-08-21"
    }
  ]
}