xAI Grok Build 0.1 (subscription) parameters
These are the parameters modelparams.dev tracks for xAI Grok Build 0.1 when you reach it through a subscription rather than an API key. Each row gives the type, default, valid range or values, and the conditions that gate it. It's the same data the JSON API serves.
Length
1 param
| Parameter | Type | Default | Description | Condition |
|---|---|---|---|---|
|
Max completion tokens
max_completion_tokens
|
integer (1…+∞) | — | Upper bound for visible output tokens generated in the chat completion. | — |
Sampling
3 params
| Parameter | Type | Default | Description | Condition |
|---|---|---|---|---|
|
Temperature
temperature
|
number (0…2 step 0.1) | 1 | Controls randomness. Lower values make outputs more focused; higher values make them more varied. | — |
|
Top P
top_p
|
number (0…1 step 0.01) | 1 | Controls nucleus sampling by limiting generation to tokens within the selected cumulative probability. | — |
|
Seed
seed
|
integer | — | Optional seed used for decoding when reproducible sampling is desired. | — |
Output
1 param
| Parameter | Type | Default | Description | Condition |
|---|---|---|---|---|
|
Response format
response_format.type
|
enum (text | json_object | json_schema) | "text" | Controls whether the model returns text, JSON mode output, or structured JSON schema output. | — |
xAI Grok Build 0.1 API parameters in brief
xAI Grok Build 0.1 via subscription documents 5 API parameters, grouped by what they control:
-
Length:
max_completion_tokensminimum 1. -
Sampling:
temperaturedefaults to 1, range 0–2;top_pdefaults to 1, range 0–1;seed. -
Output:
response_format.typedefaults to "text", accepts "text", "json_object", "json_schema".
Frequently asked questions
- How many parameters does xAI Grok Build 0.1 (subscription) accept?
- xAI Grok Build 0.1 (subscription) accepts 5 API parameters: max_completion_tokens, temperature, top_p, seed, response_format.type.
- What is the default temperature for xAI Grok Build 0.1 (subscription)?
- The default temperature for xAI Grok Build 0.1 (subscription) is 1, within a valid range of 0 to 2.
- What is the default top_p for xAI Grok Build 0.1 (subscription)?
- The default top_p for xAI Grok Build 0.1 (subscription) is 1, within a valid range of 0 to 1.
Resources
Other xAI models
Grok 4.20 0309 Non Reasoning
6 params
View
Grok 4.20 0309 Non Reasoning
Subscription
6 params
View
Grok 4.20 0309 Reasoning
5 params
View
Grok 4.20 0309 Reasoning
Subscription
5 params
View
Grok 4.20 Multi Agent 0309
5 params
View
Grok 4.3
6 params
View
Grok 4.3
Subscription
6 params
View
Grok 4.5
6 params
View
Grok 4.5
Subscription
6 params
View
Grok Build 0.1
5 params
View