{
  "as_of": "2026-07-10T03:46:09+00:00",
  "beta_capabilities": [],
  "controls": [
    {
      "constraints": [],
      "control_id": "reasoning_effort",
      "default_value": "high",
      "note": "Grok 4.5 defaults to high reasoning effort and does not support disabling reasoning with none.",
      "provider_parameter": "reasoning.effort",
      "semantics": "Controls how much reasoning Grok 4.5 performs before producing a response.",
      "sources": [
        "https://docs.x.ai/developers/model-capabilities/text/reasoning.md",
        "https://docs.x.ai/developers/grok-4-5.md"
      ],
      "supported_values": {
        "kind": "enum",
        "values": [
          {
            "value": "low"
          },
          {
            "value": "medium"
          },
          {
            "value": "high"
          }
        ]
      },
      "value_type": "string"
    }
  ],
  "modalities": [
    "text",
    "image"
  ],
  "model_id": "grok-4.5",
  "provider": "xai",
  "schema_version": "0.1.2",
  "sources": [
    "https://api.x.ai/v1/models",
    "https://api.x.ai/v1/models/grok-4.5",
    "https://docs.x.ai/developers/grok-4-5.md",
    "https://docs.x.ai/developers/models.md",
    "https://docs.x.ai/developers/model-capabilities/text/reasoning.md",
    "https://docs.x.ai/developers/rest-api-reference/inference/models.md",
    "https://docs.x.ai/developers/rest-api-reference/inference/models#list-models",
    "https://docs.x.ai/developers/rest-api-reference/inference/models#get-model",
    "https://aistackregistry.com/provenance/docs/2026-07-10/manifest.json"
  ],
  "supported_generation_methods": [],
  "token_limits": {
    "context_window": 500000,
    "max_output_tokens": "not_documented"
  }
}
