Skip to content

Commit c9224d7

Browse files
SannidhyaSahSannidhya
andauthored
Update model versions to latest (Claude Sonnet 4.5, GPT-5.1, Grok 4.1, etc.) (#431)
Co-authored-by: Sannidhya <[email protected]>
1 parent b702b47 commit c9224d7

File tree

11 files changed

+66
-17
lines changed

11 files changed

+66
-17
lines changed

docs/getting-started/connecting-api-provider.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import KangarooIcon from '@site/src/components/KangarooIcon';
1515

1616
# Connecting Your First AI Provider
1717

18-
Roo Code requires an API key from an AI model provider to function. We recommend these options for accessing the powerful **Claude 3.7 Sonnet** model:
18+
Roo Code requires an API key from an AI model provider to function. We recommend these options for accessing the powerful **Claude Sonnet 4.5** model:
1919

2020
- **OpenRouter (Recommended):** Provides access to multiple AI models through a single API key. Ideal for getting started quickly with minimal setup. [View pricing](https://openrouter.ai/models?order=pricing-low-to-high).
2121
- **Anthropic:** Direct access to Claude models. Requires API access approval and may have [rate limits depending on your tier](https://docs.anthropic.com/en/api/rate-limits#requirements-to-advance-tier). See [Anthropic's pricing page](https://www.anthropic.com/pricing#anthropic-api) for details.
@@ -86,11 +86,11 @@ Once you have your API key:
8686
2. In the welcome screen, select your API provider from the dropdown
8787
3. Paste your API key into the appropriate field
8888
4. Select your model:
89-
- For **OpenRouter**: select `anthropic/claude-3.7-sonnet` ([model details](https://openrouter.ai/anthropic/claude-3.7-sonnet))
90-
- For **Anthropic**: select `claude-3-7-sonnet-20250219` ([model details](https://www.anthropic.com/pricing#anthropic-api))
89+
- For **OpenRouter**: select `anthropic/claude-sonnet-4-5` ([model details](https://openrouter.ai/anthropic/claude-sonnet-4-5))
90+
- For **Anthropic**: select `claude-sonnet-4-5` ([model details](https://www.anthropic.com/pricing#anthropic-api))
9191

9292
:::info Model Selection Advice
93-
We strongly recommend **Claude 3.7 Sonnet** for the best experience—it generally "just works" out of the box. Roo Code has been extensively optimized for this model's capabilities and instruction-following behavior.
93+
We strongly recommend **Claude Sonnet 4.5** for the best experience—it generally "just works" out of the box. Roo Code has been extensively optimized for this model's capabilities and instruction-following behavior.
9494

9595
Selecting alternative models is an advanced feature that introduces complexity. Different models vary significantly in how they follow tool instructions, parse formats, and maintain context through multi-step operations. If you do experiment with other models, choose ones specifically designed for structured reasoning and tool use.
9696
:::

docs/providers/anthropic.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,11 @@ Anthropic is an AI safety and research company that builds reliable, interpretab
3636

3737
Roo Code supports the following Anthropic Claude models:
3838

39+
* `claude-sonnet-4-5` (Latest, Recommended)
40+
* `claude-opus-4-5-20251101`
3941
* `claude-opus-4-1-20250805`
4042
* `claude-opus-4-20250514`
41-
* `claude-sonnet-4-20250514` (Recommended)
43+
* `claude-sonnet-4-20250514`
4244
* `claude-3-7-sonnet-20250219`
4345
* `claude-3-7-sonnet-20250219:thinking` (Extended Thinking variant)
4446
* `claude-3-5-sonnet-20241022`

docs/providers/bedrock.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Roo Code supports the following models through Bedrock (based on source code):
6161
* `amazon.titan-text-embeddings-v1:0`
6262
* `amazon.titan-text-embeddings-v2:0`
6363
* **Anthropic:**
64+
* `anthropic.claude-sonnet-4-5-20250929-v1:0` (Default)
6465
* `anthropic.claude-opus-4.1-20250514-v1:0`
6566
* `anthropic.claude-opus-4-20250514-v1:0`
6667
* `anthropic.claude-sonnet-4-20250514-v1:0`
@@ -88,6 +89,9 @@ Roo Code supports the following models through Bedrock (based on source code):
8889
* `meta.llama3-1-8b-instruct-v1:0`
8990
* `meta.llama3-70b-instruct-v1:0`
9091
* `meta.llama3-8b-instruct-v1:0`
92+
* **OpenAI:**
93+
* `openai.gpt-oss-20b-1:0`
94+
* `openai.gpt-oss-120b-1:0`
9195

9296
Refer to the [Amazon Bedrock documentation](https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html) for the most up-to-date list of available models and their IDs. Make sure to use the *model ID* when configuring Roo Code, not the model name.
9397

docs/providers/deepseek.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Roo Code supports the following DeepSeek models:
3636

3737
* `deepseek-chat` (Recommended for coding tasks)
3838
* `deepseek-reasoner` (Recommended for reasoning tasks)
39-
* `deepseek-r1`
4039

4140
---
4241

docs/providers/fireworks.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ Fireworks AI is a high-performance platform for running AI models, offering fast
4343
Fireworks AI offers several high-performance models:
4444

4545
### Kimi K2
46-
* `accounts/fireworks/models/kimi-k2-instruct` (Default)
46+
* `accounts/fireworks/models/kimi-k2-instruct-0905` (Default)
4747
- 1 trillion total parameters with 32B activated params
48-
- 128K context window
48+
- 256K context window
4949
- Optimized for agentic capabilities
5050
- $0.60/M input, $2.50/M output
5151

@@ -72,6 +72,18 @@ Fireworks AI offers several high-performance models:
7272
- 671B total parameters with 37B activated
7373
- $0.90/M input, $0.90/M output
7474

75+
### MiniMax
76+
* `accounts/fireworks/models/minimax-m2`
77+
78+
### GLM Series
79+
* `accounts/fireworks/models/glm-4p5`
80+
* `accounts/fireworks/models/glm-4p5-air`
81+
* `accounts/fireworks/models/glm-4p6`
82+
83+
### GPT-OSS Series
84+
* `accounts/fireworks/models/gpt-oss-20b`
85+
* `accounts/fireworks/models/gpt-oss-120b`
86+
7587
---
7688

7789
## Configuration in Roo Code

docs/providers/gemini.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Roo Code supports the main Gemini model families and automatically tracks Google
4646
- Roo Code defaults to a stable Pro model where your provider supports it (today this is a Gemini 2.5 Pro variant; future releases may point at newer Pro models)
4747
- **Gemini Flash family**
4848
- Fast, lower-cost models for everyday tasks and quick iterations
49+
- **Experimental:** `gemini-2.5-flash-lite-preview-09-2025` - Lightweight preview variant
4950

5051
### Aliases
5152

docs/providers/mistral.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ Roo Code supports the following Mistral models:
3939
|------------------------|-------------------------|------------------|--------|
4040
| codestral-latest | 0.3 |||
4141
| mistral-large-latest | 0.7 |||
42+
| magistral-medium-latest | 0.5 |||
43+
| devstral-medium-latest | 0.3 |||
44+
| mistral-medium-latest | 0.5 |||
4245
| ministral-8b-latest | 0.3 |||
4346
| ministral-3b-latest | 0.3 |||
4447
| mistral-small-latest | 0.3 |||

docs/providers/openai.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,17 @@ Roo Code supports accessing models directly through the official OpenAI API, inc
3636

3737
## Supported Models
3838

39-
### GPT-5 Family (Latest)
40-
The GPT-5 models are OpenAI's most advanced, offering superior coding capabilities and agentic task performance:
39+
### GPT-5.1 Family (Latest)
40+
The GPT-5.1 models are OpenAI's most advanced, offering superior coding capabilities and agentic task performance:
4141

42-
* **`gpt-5-2025-08-07`** (default) - Best model for coding and agentic tasks
42+
* **`gpt-5.1`** (default) - Best model for coding and agentic tasks
43+
* **`gpt-5.1-codex`** - Specialized coding variant
44+
* **`gpt-5.1-codex-mini`** - Fast, cost-efficient coding model
45+
46+
### GPT-5 Family
47+
Earlier GPT-5 models:
48+
49+
* **`gpt-5-2025-08-07`** - Best model for coding and agentic tasks
4350
* **`gpt-5-mini-2025-08-07`** - Faster, cost-efficient for well-defined tasks
4451
* **`gpt-5-nano-2025-08-07`** - Fastest, most cost-efficient option
4552

@@ -88,6 +95,9 @@ Optimized GPT-4 models:
8895
* `gpt-4o` - Optimized GPT-4
8996
* `gpt-4o-mini` - Smaller optimized variant
9097

98+
### Codex Models
99+
* `codex-mini-latest` - Cloud-based software engineering agent powered by codex-1, a version of o3 optimized for coding tasks
100+
91101
Refer to the [OpenAI Models documentation](https://platform.openai.com/docs/models) for the most up-to-date list of models and capabilities.
92102

93103
---
@@ -99,7 +109,7 @@ Refer to the [OpenAI Models documentation](https://platform.openai.com/docs/mode
99109
1. **Open Roo Code Settings:** Click the gear icon (<Codicon name="gear" />) in the Roo Code panel.
100110
2. **Select Provider:** Choose "OpenAI" from the "API Provider" dropdown.
101111
3. **Enter API Key:** Paste your OpenAI API key into the "OpenAI API Key" field.
102-
4. **Select Model:** Choose your desired model from the "Model" dropdown (defaults to `gpt-5-2025-08-07`).
112+
4. **Select Model:** Choose your desired model from the "Model" dropdown (defaults to `gpt-5.1`).
103113
5. **(Optional) Base URL:** If you need to use a custom base URL, enter the URL. Most people won't need to adjust this.
104114

105115
---

docs/providers/sambanova.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,10 @@ To use SambaNova with Roo Code, you'll need an API key from the [SambaCloud](htt
3232
Roo Code will attempt to fetch the list of available models from the SambaNova API. Common models available via SambaCloud include:
3333

3434
* `DeepSeek-R1`
35+
* `DeepSeek-V3.1`
3536
* `DeepSeek-V3-0324`
3637
* `DeepSeek-R1-Distill-Llama-70B`
38+
* `gpt-oss-120b`
3739
* `Meta-Llama-3.3-70B-Instruct`
3840
* `Meta-Llama-3.1-8B-Instruct`
3941
* `Llama-4-Maverick-17B-128E-Instruct`

docs/providers/vertex.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Roo Code supports accessing models through Google Cloud Platform's Vertex AI, a
3939
Roo Code supports the following models through Vertex AI:
4040

4141
### Default Model
42-
If no model is specified, Roo Code defaults to `claude-sonnet-4@20250514`.
42+
If no model is specified, Roo Code defaults to `claude-sonnet-4-5@20250929`.
4343

4444
### Google Gemini Models
4545

@@ -68,9 +68,10 @@ Some Gemini models provide dedicated reasoning or "thinking" tokens:
6868
Refer to the [Google Cloud Vertex AI models documentation](https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models) for up-to-date Gemini model IDs and capabilities.
6969

7070
### Anthropic Claude Models
71+
* `claude-sonnet-4-5@20250929` (Default)
7172
* `claude-opus-4-1@20250805`
7273
* `claude-opus-4@20250514`
73-
* `claude-sonnet-4@20250514` (Default)
74+
* `claude-sonnet-4@20250514`
7475
* `claude-3-7-sonnet@20250219`
7576
* `claude-3-7-sonnet@20250219:thinking` - With reasoning support
7677
* `claude-3-5-sonnet-v2@20241022`
@@ -80,7 +81,18 @@ Refer to the [Google Cloud Vertex AI models documentation](https://cloud.google.
8081
* `claude-3-haiku@20240307`
8182

8283
### Other Models
83-
* `llama-4-maverick-17b-128e-instruct-maas` - Meta Llama 4 model with 128K context window
84+
85+
#### MAAS (Model as a Service) Models
86+
* `deepseek-r1-0528-maas`
87+
* `deepseek-v3.1-maas`
88+
* `gpt-oss-120b-maas`
89+
* `gpt-oss-20b-maas`
90+
* `qwen3-coder-480b-a35b-instruct-maas`
91+
* `qwen3-235b-a22b-instruct-2507-maas`
92+
* `llama-4-maverick-17b-128e-instruct-maas`
93+
94+
#### Gemini Models
95+
* `gemini-2.5-flash-lite-preview-06-17`
8496

8597
Refer to the [Google Cloud documentation on Vertex AI Models](https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models) for the most up-to-date list of available models and their IDs.
8698

0 commit comments

Comments
 (0)