|
|
@@ -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.
|