{
  "key": "gpt-6-astra-official",
  "name": "GPT-6 Astra (Official API)",
  "description": "GPT-6 Astra is OpenAI's most capable model for complex reasoning, coding, computer use, research, and document creation.",
  "lab": "openai",
  "family": "gpt-astra",
  "release_date": "2026-09-04",
  "knowledge": "2026-04-30",
  "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",
          "xhigh",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 271999,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "infer",
      "provider_model_id": "infer/gpt-6-astra:official",
      "name": "GPT-6 Astra (Official API)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 12.5,
        "output": 62.5,
        "cache_read": 1.25,
        "cache_write": 15.625,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 271999,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-04"
    }
  ]
}