{
  "key": "gpt-5-6-sol-fast",
  "name": "GPT 5.6 Sol (Fast)",
  "description": "Frontier GPT-5.6 model for complex professional work, coding, and agentic workflows",
  "lab": "openai",
  "family": "gpt-sol",
  "release_date": "2026-07-09",
  "knowledge": "2026-02-16",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high",
          "xhigh",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 1050000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "vercel",
      "provider_model_id": "openai/gpt-5.6-sol-fast",
      "name": "GPT 5.6 Sol (Fast)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 4,
        "output": 20,
        "cache_read": 0.4,
        "cache_write": 5,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1050000,
        "output": 128000,
        "input": 922000
      },
      "status": null,
      "last_updated": "2026-07-09"
    }
  ]
}