{
  "key": "gpt-5-1-chat",
  "name": "GPT-5.1 Chat",
  "description": "Chat-tuned GPT model for conversational assistance, writing, and tool workflows",
  "lab": "openai",
  "family": null,
  "release_date": "2025-11-13",
  "knowledge": "2025-01-01",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "pdf",
      "image",
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 128000,
    "output": 64000
  },
  "offerings": [
    {
      "provider": "zenmux",
      "provider_model_id": "openai/gpt-5.1-chat",
      "name": "GPT-5.1 Chat",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.25,
        "output": 10,
        "cache_read": 0.12,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 64000,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2025-11-13"
    }
  ]
}