{
  "key": "gpt-5-3-codex-spark",
  "name": "GPT-5.3 Codex Spark",
  "description": "Coding-optimized GPT model for repository edits, reviews, and agentic software work",
  "lab": "openai",
  "family": "gpt-codex-spark",
  "release_date": "2026-02-05",
  "knowledge": "2025-08-31",
  "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": [
          "none",
          "low",
          "medium",
          "high",
          "xhigh"
        ]
      }
    ]
  },
  "limit": {
    "context": 128000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "openai",
      "provider_model_id": "gpt-5.3-codex-spark",
      "name": "GPT-5.3 Codex Spark",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.75,
        "output": 14,
        "cache_read": 0.175,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 32000,
        "input": 100000
      },
      "status": null,
      "last_updated": "2026-02-05"
    },
    {
      "provider": "opencode",
      "provider_model_id": "gpt-5.3-codex-spark",
      "name": "GPT-5.3 Codex Spark",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.75,
        "output": 14,
        "cache_read": 0.175,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 128000,
        "input": 128000
      },
      "status": null,
      "last_updated": "2026-02-12"
    },
    {
      "provider": "poe",
      "provider_model_id": "openai/gpt-5.3-codex-spark",
      "name": "GPT-5.3-Codex-Spark",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 16384,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-04"
    }
  ]
}