{
  "key": "deepseek-4-flash",
  "name": "Deepseek V4 Flash",
  "description": "Fast DeepSeek model for efficient chat, coding help, and agent loops",
  "lab": "deepseek",
  "family": "deepseek",
  "release_date": "2026-05-27",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 1048576,
    "output": 384000
  },
  "offerings": [
    {
      "provider": "digitalocean",
      "provider_model_id": "deepseek-4-flash",
      "name": "Deepseek V4 Flash",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.0679,
        "output": 0.168,
        "cache_read": 0.0168,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1048576,
        "output": 384000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-05-29"
    }
  ]
}