{
  "key": "gpt-4-1-fast",
  "name": "GPT-4.1 (Fast)",
  "description": "Long-lived GPT workhorse for coding, instruction following, and production apps",
  "lab": "openai",
  "family": "gpt",
  "release_date": "2025-04-14",
  "knowledge": "2024-04",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 1047576,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "vercel",
      "provider_model_id": "openai/gpt-4.1-fast",
      "name": "GPT-4.1 (Fast)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 3.5,
        "output": 14,
        "cache_read": 0.875,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1047576,
        "output": 32768,
        "input": 1014808
      },
      "status": null,
      "last_updated": "2025-04-14"
    }
  ]
}