{
  "key": "gpt-chat-latest",
  "name": "GPT Chat Latest",
  "description": "Compact GPT model for low-latency assistance and high-volume workloads",
  "lab": "openai",
  "family": null,
  "release_date": "2026-05-05",
  "knowledge": "2025-12-01",
  "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": "azure",
      "provider_model_id": "gpt-chat-latest",
      "name": "GPT Chat Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 5,
        "output": 30,
        "cache_read": 0.5,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 16384,
        "input": 111616
      },
      "status": "beta",
      "last_updated": "2026-05-28"
    },
    {
      "provider": "azure-cognitive-services",
      "provider_model_id": "gpt-chat-latest",
      "name": "GPT Chat Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 5,
        "output": 30,
        "cache_read": 0.5,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 16384,
        "input": 111616
      },
      "status": "beta",
      "last_updated": "2026-05-28"
    },
    {
      "provider": "kilo",
      "provider_model_id": "openai/gpt-chat-latest",
      "name": "OpenAI: GPT Chat Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 5,
        "output": 30,
        "cache_read": 0.5,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 400000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-05-05"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "openai/gpt-chat-latest",
      "name": "GPT Chat Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 10,
        "cache_read": 0.2,
        "cache_write": 2.5,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1050000,
        "output": 128000,
        "input": 1050000
      },
      "status": null,
      "last_updated": "2026-05-03"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "openai/gpt-chat-latest",
      "name": "GPT Chat Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 5,
        "output": 30,
        "cache_read": 0.5,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 400000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-05-05"
    }
  ]
}