{
  "key": "gpt-52",
  "name": "GPT-5.2",
  "description": "Reliable GPT generation for broad coding, writing, and tool-assisted product work",
  "lab": "openai",
  "family": "gpt",
  "release_date": "2025-12-13",
  "knowledge": "2025-08-31",
  "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",
          "xhigh"
        ]
      }
    ]
  },
  "limit": {
    "context": 256000,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "venice",
      "provider_model_id": "openai-gpt-52",
      "name": "GPT-5.2",
      "variants": [
        {
          "org": "openai"
        }
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2.19,
        "output": 17.5,
        "cache_read": 0.219,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 256000,
        "output": 65536,
        "input": 272000
      },
      "status": null,
      "last_updated": "2026-06-11"
    }
  ]
}