{
  "key": "gpt-astra-latest",
  "name": "OpenAI: GPT Astra Latest ($$$$)",
  "description": "This model always redirects to the latest model in the OpenAI GPT Astra family.",
  "lab": "openai",
  "family": "gpt-astra",
  "release_date": "2026-09-11",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "pdf",
      "image",
      "text"
    ],
    "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": 1050000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "~openai/gpt-astra-latest",
      "name": "OpenAI: GPT Astra Latest ($$$$)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 10,
        "output": 50,
        "cache_read": 1,
        "cache_write": 12.5,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1050000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-11"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "openai/gpt-astra-latest",
      "name": "GPT Astra Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 10,
        "output": 50,
        "cache_read": 1,
        "cache_write": 12.5,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1050000,
        "output": 128000,
        "input": 1050000
      },
      "status": null,
      "last_updated": "2026-09-11"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "~openai/gpt-astra-latest",
      "name": "GPT Astra Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 10,
        "output": 50,
        "cache_read": 1,
        "cache_write": 12.5,
        "reasoning": null,
        "context_over_200k": {
          "input": 20,
          "output": 75
        },
        "tiers": [
          {
            "input": 20,
            "output": 75,
            "cache_read": 2,
            "cache_write": 25,
            "tier": {
              "type": "context",
              "size": 272000
            }
          }
        ]
      },
      "limit": {
        "context": 1050000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-11"
    }
  ]
}