{
  "key": "databricks-gpt-5-6-terra",
  "name": "GPT-5.6 Terra",
  "description": "Balanced GPT-5.6 model for capable, cost-efficient everyday work",
  "lab": "openai",
  "family": "gpt-terra",
  "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": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 1050000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "databricks",
      "provider_model_id": "databricks-gpt-5-6-terra",
      "name": "GPT-5.6 Terra",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2.5,
        "output": 15,
        "cache_read": 0.25,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": {
          "input": 5,
          "output": 22.5
        },
        "tiers": [
          {
            "input": 5,
            "output": 22.5,
            "cache_read": 0.5,
            "tier": {
              "type": "context",
              "size": 272000
            }
          }
        ]
      },
      "limit": {
        "context": 1050000,
        "output": 128000,
        "input": 922000
      },
      "status": null,
      "last_updated": "2026-07-09"
    }
  ]
}