{
  "key": "seed-1-6-flash-250715",
  "name": "Seed 1.6 Flash (250715)",
  "description": "Multimodal reasoning model for visual analysis, planning, and tool use",
  "lab": null,
  "family": "seed",
  "release_date": "2025-07-26",
  "knowledge": null,
  "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": "effort",
        "values": [
          "minimal",
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 256000,
    "output": 256000
  },
  "offerings": [
    {
      "provider": "llmgateway",
      "provider_model_id": "seed-1-6-flash-250715",
      "name": "Seed 1.6 Flash (250715)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.07,
        "output": 0.3,
        "cache_read": 0.015,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 256000,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2025-07-26"
    },
    {
      "provider": "llmgateway-providers",
      "provider_model_id": "bytedance/seed-1-6-flash-250715",
      "name": "Seed 1.6 Flash (250715) (ByteDance)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.07,
        "output": 0.3,
        "cache_read": 0.015,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 256000,
        "output": 256000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-07-26"
    }
  ]
}