{
  "key": "deepseek-v4-flash-0423",
  "name": "DeepSeek V4 Flash 0423",
  "description": "Initial DeepSeek V4 Flash snapshot for economical reasoning, coding, and million-token agent workloads",
  "lab": "deepseek",
  "family": "deepseek-flash",
  "release_date": "2026-04-23",
  "knowledge": "2025-05",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": false,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "toggle"
      },
      {
        "type": "effort",
        "values": [
          "none",
          "minimal",
          "low",
          "medium",
          "high",
          "xhigh",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 1000000,
    "output": 384000
  },
  "offerings": [
    {
      "provider": "merge-gateway",
      "provider_model_id": "deepseek/deepseek-v4-flash-0423",
      "name": "DeepSeek V4 Flash 0423",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.139,
        "output": 0.278,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2026-04-23"
    },
    {
      "provider": "ofox",
      "provider_model_id": "deepseek/deepseek-v4-flash-0423",
      "name": "DeepSeek V4 Flash 0423",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.19,
        "output": 0.51,
        "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-04-23"
    }
  ]
}