Browse Source

Fix labels for anthropic/claude-3.7-sonnet:beta

cte 1 year ago
parent
commit
c9713ea40a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/core/webview/ClineProvider.ts

+ 1 - 0
src/core/webview/ClineProvider.ts

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