{
  "key": "gpt-5-5-fast",
  "name": "GPT 5.5 (Fast)",
  "description": "Default frontier GPT for coding, computer use, research, and knowledge work",
  "lab": "openai",
  "family": "gpt",
  "release_date": "2026-04-23",
  "knowledge": "2025-12-01",
  "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"
        ]
      }
    ]
  },
  "limit": {
    "context": 1000000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "vercel",
      "provider_model_id": "openai/gpt-5.5-fast",
      "name": "GPT 5.5 (Fast)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 12.5,
        "output": 75,
        "cache_read": 1.25,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 128000,
        "input": 872000
      },
      "status": null,
      "last_updated": "2026-04-23"
    }
  ]
}