You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/providers/roo-code-cloud.md
+19-4Lines changed: 19 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
1
---
2
2
sidebar_label: Roo Code Cloud
3
-
description: Access the free roo/sonic AI model through Roo Code Cloud. No API keys or payment required during the promotional period.
3
+
description: Access the free grok-code-fast-1 AI model through Roo Code Cloud. No API keys or payment required during the promotional period.
4
4
keywords:
5
5
- roo code cloud
6
6
- roo provider
7
+
- grok-code-fast-1
7
8
- sonic model
8
9
- free ai model
9
10
- cloud authentication
@@ -13,13 +14,20 @@ image: /img/social-share.jpg
13
14
14
15
# Roo Code Cloud Provider
15
16
16
-
Access the free "roo/sonic" model through Roo Code Cloud authentication. No API keys or usage costs during the promotional period.
17
+
Access the free "grok-code-fast-1" model (formerly "roo/sonic") through Roo Code Cloud authentication. No API keys or usage costs during the promotional period.
18
+
19
+
:::info Model Name Update
20
+
The "roo/sonic" model is being renamed to **"grok-code-fast-1"** (officially "Grok Code Fast"). The model will be updated by **August 29th**. This is the same powerful coding model, just with its official xAI name. The model remains **free** when accessed through Roo Code Cloud during the promotional period.
21
+
22
+
**Important for Roo Code users:** Within Roo Code, this model is only free through Roo Code Cloud. Using it directly through the [xAI provider](/providers/xai) in Roo Code will incur standard charges once pricing is established.
23
+
:::
17
24
18
25
:::note
19
26
- Requires Roo Code Cloud account
20
27
- Internet connection required
21
28
- Prompts and completions are logged for model improvement
22
29
- Available during promotional period only
30
+
- Within Roo Code, free access is through Roo Code Cloud provider
23
31
:::
24
32
25
33
---
@@ -34,16 +42,23 @@ Access the free "roo/sonic" model through Roo Code Cloud authentication. No API
34
42
2.**Select Provider:**
35
43
- Open Roo Code Settings (<Codiconname="gear" />)
36
44
- Choose "Roo Code Cloud" from the API Provider dropdown
37
-
- Select the model "Sonic"
45
+
- Select the model "grok-code-fast-1" (may still show as "Sonic" until August 29th)
38
46
39
47
---
40
48
41
49
## Model
42
50
43
-
**roo/sonic**:
51
+
**grok-code-fast-1** (formerly roo/sonic):
52
+
- Official Name: Grok Code Fast
44
53
- Context Window: 262,144 tokens
45
54
- Max Output: 16,384 tokens
46
55
- Image Support: No
56
+
- Optimized for: Coding tasks, checkpoint and deployment
57
+
-**Pricing:** Free during promotional period through Roo Code Cloud
58
+
59
+
:::tip Why Use Roo Code Cloud?
60
+
Within Roo Code, `grok-code-fast-1` is only **free** when accessed through Roo Code Cloud. Using the [xAI provider](/providers/xai) directly in Roo Code will incur standard rates once pricing is established.
Copy file name to clipboardExpand all lines: docs/providers/xai.md
+27-26Lines changed: 27 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
description: Configure xAI's Grok models in Roo Code. Access Grok-3, Grok-2, and vision models with large context windows and reasoning capabilities.
2
+
description: Configure xAI's Grok models in Roo Code. Access Grok-4, Grok-3, Grok-2, and vision models with large context windows, reasoning capabilities, and prompt caching.
3
3
keywords:
4
4
- xAI
5
5
- Grok
@@ -8,8 +8,10 @@ keywords:
8
8
- reasoning AI
9
9
- vision models
10
10
- large context
11
+
- Grok-4
11
12
- Grok-3
12
13
- Grok-2
14
+
- prompt caching
13
15
image: /img/social-share.jpg
14
16
sidebar_label: xAI (Grok)
15
17
---
@@ -35,25 +37,19 @@ xAI is the company behind Grok, a large language model known for its conversatio
35
37
36
38
Roo Code supports the following xAI Grok models:
37
39
38
-
### Grok-3 Models
39
-
*`grok-3-beta` (Default) - xAI's Grok-3 beta model with 131K context window
40
-
*`grok-3-fast-beta` - xAI's Grok-3 fast beta model with 131K context window
41
-
*`grok-3-mini-beta` - xAI's Grok-3 mini beta model with 131K context window
42
-
*`grok-3-mini-fast-beta` - xAI's Grok-3 mini fast beta model with 131K context window
43
-
44
-
### Grok-2 Models
45
-
*`grok-2-latest` - xAI's Grok-2 model - latest version with 131K context window
46
-
*`grok-2` - xAI's Grok-2 model with 131K context window
47
-
*`grok-2-1212` - xAI's Grok-2 model (version 1212) with 131K context window
48
-
49
-
### Grok Vision Models
50
-
*`grok-2-vision-latest` - xAI's Grok-2 Vision model - latest version with image support and 32K context window
51
-
*`grok-2-vision` - xAI's Grok-2 Vision model with image support and 32K context window
40
+
### 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
43
+
*`grok-3` - xAI's Grok-3 model with 128K context window and prompt caching
44
+
*`grok-3-fast` - xAI's Grok-3 fast model with 128K context window and prompt caching
45
+
*`grok-3-mini` - xAI's Grok-3 mini model with 128K context window, reasoning support, and prompt caching
46
+
*`grok-3-mini-fast` - xAI's Grok-3 mini fast model with 128K context window, reasoning support, and prompt caching
47
+
*`grok-2-1212` - xAI's Grok-2 model (version 1212) with 128K context window
52
48
*`grok-2-vision-1212` - xAI's Grok-2 Vision model (version 1212) with image support and 32K context window
53
-
*`grok-vision-beta` - xAI's Grok Vision Beta model with image support and 8K context window
54
49
55
-
### Legacy Models
56
-
*`grok-beta` - xAI's Grok Beta model (legacy) with 131K context window
50
+
:::info Grok Code Fast - Free Access in Roo Code
51
+
`grok-code-fast-1` is available for **free** through the [Roo Code Cloud provider](/providers/roo-code-cloud) during the promotional period. When using the xAI provider directly in Roo Code, standard pricing will apply once established. This model was previously known as "roo/sonic" and has been renamed. For free access within Roo Code, use the Roo Code Cloud provider instead of the xAI provider.
52
+
:::
57
53
58
54
---
59
55
@@ -73,10 +69,10 @@ Grok 3 Mini models feature specialized reasoning capabilities, allowing them to
73
69
### Reasoning-Enabled Models
74
70
75
71
Reasoning is only supported by:
76
-
*`grok-3-mini-beta`
77
-
*`grok-3-mini-fast-beta`
72
+
*`grok-3-mini` - Supports reasoning effort control
73
+
*`grok-3-mini-fast` - Supports reasoning effort control
78
74
79
-
The Grok 3 models `grok-3-beta` and `grok-3-fast-beta`do not support reasoning.
75
+
The standard Grok 3 models (`grok-3` and `grok-3-fast`) and Grok 4 do not support reasoning effort parameters.
80
76
81
77
### Controlling Reasoning Effort
82
78
@@ -95,9 +91,14 @@ Choose `low` for simple queries that should complete quickly, and `high` for har
95
91
96
92
---
97
93
98
-
## Tips and Notes
94
+
## Prompt Caching
95
+
96
+
Prompt caching is available for select Grok models including `grok-4`, `grok-3`, `grok-3-fast`, `grok-3-mini`, and `grok-3-mini-fast`. This feature can reduce costs and improve response times.
97
+
98
+
---
99
+
100
+
## Pricing
101
+
102
+
Pricing varies by model. Refer to the [xAI documentation](https://console.x.ai/) for current pricing information.
99
103
100
-
***Context Window:** Most Grok models feature large context windows (up to 131K tokens), allowing you to include substantial amounts of code and context in your prompts.
101
-
***Vision Capabilities:** Select vision-enabled models (`grok-2-vision-latest`, `grok-2-vision`, etc.) when you need to process or analyze images.
102
-
***Pricing:** Pricing varies by model, with input costs ranging from $0.3 to $5.0 per million tokens and output costs from $0.5 to $25.0 per million tokens. Refer to the xAI documentation for the most current pricing information.
103
-
***Performance Tradeoffs:** "Fast" variants typically offer quicker response times but may have higher costs, while "mini" variants are more economical but may have reduced capabilities.
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.
0 commit comments