{
  "key": "gpt-54-mini",
  "name": "GPT-5.4 Mini",
  "description": "Strong small GPT for coding subagents, quick tool use, and high-volume work",
  "lab": "openai",
  "family": "gpt",
  "release_date": "2026-03-27",
  "knowledge": "2025-08-31",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "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": 400000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "venice",
      "provider_model_id": "openai-gpt-54-mini",
      "name": "GPT-5.4 Mini",
      "variants": [
        {
          "org": "openai"
        }
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.9375,
        "output": 5.625,
        "cache_read": 0.09375,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 400000,
        "output": 128000,
        "input": 272000
      },
      "status": null,
      "last_updated": "2026-06-11"
    }
  ]
}