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

This commit is contained in:
cte 2025-02-24 15:10:53 -08:00
parent 1d67f88aba
commit c9713ea40a

View file

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