mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Fix labels for anthropic/claude-3.7-sonnet:beta
This commit is contained in:
parent
1d67f88aba
commit
c9713ea40a
1 changed files with 1 additions and 0 deletions
|
|
@ -2126,6 +2126,7 @@ export class ClineProvider implements vscode.WebviewViewProvider {
|
|||
|
||||
switch (rawModel.id) {
|
||||
case "anthropic/claude-3.7-sonnet":
|
||||
case "anthropic/claude-3.7-sonnet:beta":
|
||||
case "anthropic/claude-3.5-sonnet":
|
||||
case "anthropic/claude-3.5-sonnet:beta":
|
||||
// NOTE: this needs to be synced with api.ts/openrouter default model info.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue