{
  "key": "seed-1-8",
  "name": "seed-1.8",
  "description": "Optimized specifically for multimodal agent scenarios. It features enhanced agent capabilities, upgraded multimodal comprehension, and more flexible context management.",
  "lab": null,
  "family": "seed",
  "release_date": "2026-05-27",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high",
          "max"
        ]
      },
      {
        "type": "budget_tokens"
      }
    ]
  },
  "limit": {
    "context": 256000,
    "output": 256000
  },
  "offerings": [
    {
      "provider": "requesty",
      "provider_model_id": "seed-1.8",
      "name": "seed-1.8",
      "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": 256000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-05-27"
    },
    {
      "provider": "vercel",
      "provider_model_id": "bytedance/seed-1.8",
      "name": "Seed 1.8",
      "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": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-10"
    }
  ]
}