{
  "key": "gpt-5-1-2025-11-13",
  "name": "GPT-5.1 (2025-11-13)",
  "description": "GPT model for general reasoning, writing, coding, and tool-assisted tasks",
  "lab": "openai",
  "family": "gpt",
  "release_date": "2024-01-01",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 400000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "openai/gpt-5.1-2025-11-13",
      "name": "GPT-5.1 (2025-11-13)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.25,
        "output": 10,
        "cache_read": 0.125,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 400000,
        "output": 128000,
        "input": 400000
      },
      "status": null,
      "last_updated": "2025-11-13"
    }
  ]
}