{
  "key": "gpt-4-1-mini-2025-04-14",
  "name": "OpenAI GPT-4.1 Mini",
  "description": "Compact GPT model for low-latency assistance and high-volume workloads",
  "lab": "openai",
  "family": "gpt-mini",
  "release_date": "2025-04-14",
  "knowledge": "2025-04",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 1047576,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "helicone",
      "provider_model_id": "gpt-4.1-mini-2025-04-14",
      "name": "OpenAI GPT-4.1 Mini",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.39999999999999997,
        "output": 1.5999999999999999,
        "cache_read": 0.09999999999999999,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1047576,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-04-14"
    }
  ]
}