We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8abbea8 commit 5f6d3b5Copy full SHA for 5f6d3b5
docs/providers/xai.md
@@ -39,7 +39,7 @@ xAI is the company behind Grok, a large language model known for its conversatio
39
Roo Code supports the following xAI Grok models:
40
41
### Current Models
42
-* `grok-code-fast-1` (Default) - xAI's Grok Code Fast model with 262K context window, optimized for coding tasks
+* `grok-code-fast-1` (Default) - xAI's Grok Code Fast model with 262K context window, optimized for reasoning and coding tasks
43
* `grok-4` - xAI's Grok-4 model with 262K context window, image support, and prompt caching
44
* `grok-3` - xAI's Grok-3 model with 128K context window and prompt caching
45
* `grok-3-fast` - xAI's Grok-3 fast model with 128K context window and prompt caching
0 commit comments