{
  "key": "gpt-realtime-2-1",
  "name": "GPT-Realtime-2.1",
  "description": "Realtime speech-to-speech model with configurable reasoning, tool use, and robust voice-agent behavior",
  "lab": "openai",
  "family": "gpt",
  "release_date": "2026-07-06",
  "knowledge": "2024-09-30",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "audio",
      "image"
    ],
    "output": [
      "text",
      "audio"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "minimal",
          "low",
          "medium",
          "high",
          "xhigh"
        ]
      }
    ]
  },
  "limit": {
    "context": 128000,
    "output": 32000
  },
  "offerings": [
    {
      "provider": "openai",
      "provider_model_id": "gpt-realtime-2.1",
      "name": "GPT-Realtime-2.1",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 4,
        "output": 24,
        "cache_read": 0.4,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 32000,
        "input": 96000
      },
      "status": null,
      "last_updated": "2026-07-06"
    },
    {
      "provider": "vercel",
      "provider_model_id": "openai/gpt-realtime-2.1",
      "name": "gpt-realtime-2.1",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 4,
        "output": 24,
        "cache_read": 0.4,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 32000,
        "input": 96000
      },
      "status": null,
      "last_updated": "2026-07-06"
    }
  ]
}