{
  "key": "balanced",
  "name": "Auto Balanced",
  "description": "Automatic model router for matching prompts to suitable backends and budgets",
  "lab": null,
  "family": "auto",
  "release_date": "1970-01-01",
  "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": []
  },
  "limit": {
    "context": 1000000,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "kilo-auto/balanced",
      "name": "Auto Balanced",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.325,
        "output": 1.95,
        "cache_read": 0.0325,
        "cache_write": 0.40625,
        "reasoning": 0,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "1970-01-01"
    }
  ]
}