Skip to content

Commit 49c5281

Browse files
richbealesellipsis-dev[bot]mrubens
authored
Update connecting-api-provider.md (#76)
* Update connecting-api-provider.md Change Sonnet 3.5 to 3.7 * Update docs/getting-started/connecting-api-provider.md Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> * Update docs/getting-started/connecting-api-provider.md --------- Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 669399e commit 49c5281

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ sidebar_label: Connecting To A Provider
44

55
# Connecting Your First AI Provider
66

7-
To get started, you'll need to connect Roo Code to an AI model provider. We recommend starting with one of these options, which all offer access to Anthropic's powerful **Claude 3.5 Sonnet** model:
7+
To get started, you'll need to connect Roo Code to an AI model provider. We recommend starting with one of these options, which all offer access to Anthropic's powerful **Claude 3.7 Sonnet** model:
88

9-
1. **OpenRouter (Recommended):** A platform that provides access to multiple AI models, including Claude 3.5 Sonnet. This is often the easiest option for getting started.
9+
1. **OpenRouter (Recommended):** A platform that provides access to multiple AI models, including Claude 3.7 Sonnet. This is often the easiest option for getting started.
1010

1111
2. **Anthropic:** Direct access to Claude models from Anthropic. Requires applying for API access, and may be rate limited depending on your tier.
1212

@@ -55,7 +55,7 @@ If you prefer to use a specific LLM provider directly, that is always an option.
5555
3. **Enter your API Key:** Paste your API key into the "API Key" field.
5656

5757
4. **Select your Model:**
58-
* If you're using **OpenRouter**, select `anthropic/claude-3.5-sonnet:beta`.
59-
* If you're using **Anthropic**, select `claude-3-5-sonnet-20241022`.
58+
* If you're using **OpenRouter**, select `anthropic/claude-3.7-sonnet`.
59+
* If you're using **Anthropic**, select `claude-3-7-sonnet-20250219`.
6060

61-
5. **Click "Let's go!":** Roo Code will save your settings, and you'll be ready to start coding!
61+
5. **Click "Let's go!":** Roo Code will save your settings, and you'll be ready to start coding!

0 commit comments

Comments
 (0)