{
  "as_of": "2026-06-01T03:21:45+00:00",
  "beta_capabilities": [],
  "controls": [
    {
      "constraints": [],
      "control_id": "reasoning_effort",
      "default_value": "low",
      "note": "xAI's May 15 retirement guide redirects older Grok 4.1 Fast reasoning and non-reasoning slugs to Grok 4.3 with explicit reasoning effort mappings. The registry publishes the canonical provider-listed model instead of redirect aliases.",
      "provider_parameter": "reasoning.effort",
      "semantics": "Controls how much reasoning Grok 4.3 performs before producing a response; none disables reasoning.",
      "sources": [
        "https://docs.x.ai/developers/model-capabilities/text/reasoning.md"
      ],
      "supported_values": {
        "kind": "enum",
        "values": [
          {
            "value": "none"
          },
          {
            "value": "low"
          },
          {
            "value": "medium"
          },
          {
            "value": "high"
          }
        ]
      },
      "value_type": "string"
    }
  ],
  "modalities": [
    "text",
    "image"
  ],
  "model_id": "grok-4.3",
  "provider": "xai",
  "schema_version": "0.1.2",
  "sources": [
    "https://api.x.ai/v1/models",
    "https://api.x.ai/v1/models/grok-4.3",
    "https://docs.x.ai/developers/models/grok-4.3.md",
    "https://docs.x.ai/developers/models.md",
    "https://docs.x.ai/developers/migration/may-15-retirement.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-06-01/manifest.json"
  ],
  "supported_generation_methods": [],
  "token_limits": {
    "context_window": 1000000,
    "max_output_tokens": "not_documented"
  }
}
