{
  "key": "deepseek-v3-1-maas",
  "name": "DeepSeek V3.1",
  "description": "DeepSeek chat model for instruction following, coding, and analysis",
  "lab": "deepseek",
  "family": "deepseek",
  "release_date": "2025-08-28",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": []
  },
  "limit": {
    "context": 163840,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "google-vertex",
      "provider_model_id": "deepseek-ai/deepseek-v3.1-maas",
      "name": "DeepSeek V3.1",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.6,
        "output": 1.7,
        "cache_read": 0.06,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 163840,
        "output": 32768,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2025-08-28"
    }
  ]
}