{
  "key": "doubao-seed-2-0-code-preview",
  "name": "Doubao Seed 2.0 Code Preview",
  "description": "Coding model for repository understanding, refactors, and agentic engineering tasks",
  "lab": null,
  "family": "seed",
  "release_date": "2026-02-14",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "video"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "toggle"
      },
      {
        "type": "effort",
        "values": [
          "minimal",
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 256000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "aihubmix",
      "provider_model_id": "doubao-seed-2-0-code-preview",
      "name": "Doubao Seed 2.0 Code Preview",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.48,
        "output": 2.41,
        "cache_read": 0.09644,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": [
          {
            "input": 0.72,
            "output": 3.62,
            "cache_read": 0.144656,
            "tier": {
              "type": "context",
              "size": 32000
            }
          },
          {
            "input": 1.45,
            "output": 7.23,
            "cache_read": 0.28932,
            "tier": {
              "type": "context",
              "size": 128000
            }
          }
        ]
      },
      "limit": {
        "context": 256000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-02-14"
    }
  ]
}