{
  "key": "databricks-gpt-5-mini",
  "name": "GPT-5 Mini",
  "description": "Small GPT-5 for responsive agents, coding help, and everyday automation",
  "lab": "openai",
  "family": "gpt-mini",
  "release_date": "2025-08-07",
  "knowledge": "2024-05-30",
  "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": [
          "minimal",
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 400000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "databricks",
      "provider_model_id": "databricks-gpt-5-mini",
      "name": "GPT-5 Mini",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.25,
        "output": 2,
        "cache_read": 0.025,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 400000,
        "output": 128000,
        "input": 272000
      },
      "status": null,
      "last_updated": "2025-08-07"
    }
  ]
}