Skip to content

Commit b3176d6

Browse files
authored
Reorder xAI model descriptions in documentation
1 parent e5f4f62 commit b3176d6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/providers/xai.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ keywords:
88
- reasoning AI
99
- vision models
1010
- large context
11+
- Grok Code Fast
1112
- Grok-4
1213
- Grok-3
1314
- Grok-2
@@ -38,8 +39,8 @@ xAI is the company behind Grok, a large language model known for its conversatio
3839
Roo Code supports the following xAI Grok models:
3940

4041
### Current Models
41-
* `grok-4` (Default) - xAI's Grok-4 model with 256K context window, image support, and prompt caching
42-
* `grok-code-fast-1` - xAI's Grok Code Fast model with 262K context window, optimized for coding tasks
42+
* `grok-code-fast-1` (Default) - xAI's Grok Code Fast model with 262K context window, optimized for coding tasks
43+
* `grok-4` - xAI's Grok-4 model with 256K context window, image support, and prompt caching
4344
* `grok-3` - xAI's Grok-3 model with 128K context window and prompt caching
4445
* `grok-3-fast` - xAI's Grok-3 fast model with 128K context window and prompt caching
4546
* `grok-3-mini` - xAI's Grok-3 mini model with 128K context window, reasoning support, and prompt caching
@@ -101,4 +102,4 @@ Prompt caching is available for select Grok models including `grok-4`, `grok-3`,
101102

102103
Pricing varies by model. Refer to the [xAI documentation](https://console.x.ai/) for current pricing information.
103104

104-
**Note:** `grok-code-fast-1` is available for free through the [Roo Code Cloud provider](/providers/roo-code-cloud) during the promotional period. Standard pricing will apply when using the xAI provider directly in Roo Code.
105+
**Note:** `grok-code-fast-1` is available for free through the [Roo Code Cloud provider](/providers/roo-code-cloud) during the promotional period. Standard pricing will apply when using the xAI provider directly in Roo Code.

0 commit comments

Comments
 (0)