grok-4-1-fast-non-reasoning
Grok 4.1 Fast Non-Reasoning (xAI)
Yes — Grok 4.1 Fast Non-Reasoning is retired. xAI shut it down on May 15, 2026; API requests to it now fail. The recommended replacement is Grok 4.3.
The straight-through twin of Grok 4.1 Fast Reasoning, same weights and same 2M window with thinking turned off. Splitting one model into two ids by reasoning mode is exactly what grok-4.3's reasoning_effort parameter made unnecessary, and both halves went at once.
The facts
| Provider | xAI |
|---|---|
| Model id | grok-4-1-fast-non-reasoning |
| Released | — |
| Deprecated | date not published |
| Shutdown | May 15, 2026 · 80 days ago |
| Status | Retired |
| Last verified | August 3, 2026 |
What to use instead
Maps to grok-4.3 with reasoning effort "none". Set that explicitly rather than relying on the redirect, or a later change to the default leaves you paying for thinking tokens you never asked for.
What parameters grok-4.3 accepts on modelparams.dev
Change the id
In most cases the migration is one string. Check the parameter differences before you ship — newer models drop older sampling knobs more often than they add them.
- "model": "grok-4-1-fast-non-reasoning"
+ "model": "grok-4.3"
Frequently asked questions
- When did xAI Grok 4.1 Fast Non-Reasoning shut down?
- xAI Grok 4.1 Fast Non-Reasoning shut down on May 15, 2026. API requests to it fail from that date onward.
- What replaces xAI Grok 4.1 Fast Non-Reasoning?
- xAI recommends Grok 4.3 (`grok-4.3`) as the replacement for xAI Grok 4.1 Fast Non-Reasoning. Maps to grok-4.3 with reasoning effort "none". Set that explicitly rather than relying on the redirect, or a later change to the default leaves you paying for thinking tokens you never asked for.
- Is xAI Grok 4.1 Fast Non-Reasoning still available?
- No. xAI Grok 4.1 Fast Non-Reasoning is retired and no longer served — it was shut down on May 15, 2026. Calls to it return an error.
- How do I migrate from xAI Grok 4.1 Fast Non-Reasoning to grok-4.3?
- Swap the model id in your API call: replace "grok-4-1-fast-non-reasoning" with "grok-4.3". Maps to grok-4.3 with reasoning effort "none". Set that explicitly rather than relying on the redirect, or a later change to the default leaves you paying for thinking tokens you never asked for.
Sources
- Grok Model Retirement on May 15, 2026 · docs.x.ai · accessed August 3, 2026
Found something wrong? The data is one YAML file — edit it on GitHub.
This page, for machines
Drop the badge in a README so it turns red the day this model is retired:
[](https://modeldeprecations.dev/xai/grok-4-1-fast-non-reasoning)