{
  "key": "o3-mini-low",
  "name": "OpenAI o3-mini (Low)",
  "description": "O-series reasoning model for hard analysis, math, coding, and planning",
  "lab": "openai",
  "family": "o-mini",
  "release_date": "2026-01-31",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 200000,
    "output": 100000
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "openai/o3-mini-low",
      "name": "OpenAI o3-mini (Low)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.1,
        "output": 4.4,
        "cache_read": 0.55,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 200000,
        "output": 100000,
        "input": 200000
      },
      "status": null,
      "last_updated": "2025-01-31"
    }
  ]
}