{
  "key": "seed-1-6",
  "name": "ByteDance Seed: Seed 1.6",
  "description": "Multimodal reasoning model for visual analysis, planning, and tool use",
  "lab": null,
  "family": "seed",
  "release_date": "2025-12-23",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "image",
      "text",
      "video"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "bytedance-seed/seed-1.6",
      "name": "ByteDance Seed: Seed 1.6",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.25,
        "output": 2,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-12-23"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "bytedance-seed/seed-1.6",
      "name": "Seed 1.6",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.25,
        "output": 2,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": [
          {
            "input": 0.5,
            "output": 4,
            "tier": {
              "type": "context",
              "size": 128000
            }
          }
        ]
      },
      "limit": {
        "context": 262144,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-12-23"
    },
    {
      "provider": "vercel",
      "provider_model_id": "bytedance/seed-1.6",
      "name": "Seed 1.6",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.25,
        "output": 2,
        "cache_read": 0.05,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 256000,
        "output": 32000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-09"
    }
  ]
}