{
  "key": "deepseek-flash",
  "name": "DeepSeek V4.1 Flash",
  "description": "DeepSeek V4.1 Flash model for reasoning and agentic coding",
  "lab": "deepseek",
  "family": "deepseek-flash",
  "release_date": "2026-09-10",
  "knowledge": "2025-05",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "toggle"
      },
      {
        "type": "effort",
        "values": [
          "low",
          "high",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 1000000,
    "output": 384000
  },
  "offerings": [
    {
      "provider": "302ai",
      "provider_model_id": "deepseek-flash",
      "name": "DeepSeek V4.1 Flash",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.15,
        "output": 0.6,
        "cache_read": 0.003,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 384000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-10"
    },
    {
      "provider": "deepseek",
      "provider_model_id": "deepseek-flash",
      "name": "DeepSeek V4.1 Flash",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.15,
        "output": 0.6,
        "cache_read": 0.003,
        "cache_write": null,
        "reasoning": 0.6,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 384000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-10"
    },
    {
      "provider": "vancine",
      "provider_model_id": "deepseek-flash",
      "name": "DeepSeek V4.1 Flash",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.24,
        "output": 0.96,
        "cache_read": 0.0048,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 384000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-10"
    }
  ]
}