{
  "key": "deepseek-3-2",
  "name": "Deepseek 3.2",
  "description": "DeepSeek chat model for instruction following, coding, and analysis",
  "lab": "deepseek",
  "family": "deepseek",
  "release_date": "2025-12-02",
  "knowledge": "2024-12",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 163840,
    "output": 163840
  },
  "offerings": [
    {
      "provider": "digitalocean",
      "provider_model_id": "deepseek-3.2",
      "name": "Deepseek 3.2",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.25,
        "output": 0.8,
        "cache_read": 0.075,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 163840,
        "output": 163840,
        "input": null
      },
      "status": null,
      "last_updated": "2026-04-30"
    }
  ]
}