{
  "key": "grok-4-1-fast",
  "name": "Grok 4.1 Fast",
  "description": "xAI's fast agentic tool-calling model with a 2M context window; non-reasoning variant for low-latency responses",
  "lab": "xai",
  "family": "grok",
  "release_date": "2025-11-19",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 2000000,
    "output": 2000000
  },
  "offerings": [
    {
      "provider": "ofox",
      "provider_model_id": "x-ai/grok-4.1-fast",
      "name": "Grok 4.1 Fast",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 0.5,
        "cache_read": 0.05,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 2000000,
        "output": 30000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-11-19"
    },
    {
      "provider": "qiniu-ai",
      "provider_model_id": "x-ai/grok-4.1-fast",
      "name": "x-AI/Grok-4.1-Fast",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": null,
      "limit": {
        "context": 2000000,
        "output": 2000000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-11-20"
    },
    {
      "provider": "zenmux",
      "provider_model_id": "x-ai/grok-4.1-fast",
      "name": "Grok 4.1 Fast",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 0.5,
        "cache_read": 0.05,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 2000000,
        "output": 64000,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2025-11-20"
    }
  ]
}