{
  "key": "gpt-5-6-sol-discounted",
  "name": "OpenAI: GPT-5.6 Sol (50% off)",
  "description": "GPT-5.6 Sol served by OpenAI through Vercel AI Gateway at 50% lower cost than other available inference providers. This promotion runs through September 18, 2026.",
  "lab": "openai",
  "family": "gpt",
  "release_date": "2025-08-26",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high",
          "xhigh",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 1050000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "openai/gpt-5.6-sol-discounted",
      "name": "OpenAI: GPT-5.6 Sol (50% off)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 10,
        "cache_read": 0.2,
        "cache_write": 2.5,
        "reasoning": 0,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1050000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-08-26"
    }
  ]
}