fix: update snapshots and remove duplicate key in switcher for model version update

This commit is contained in:
YeonGyu-Kim
2026-02-06 15:12:41 +09:00
parent 1f64920453
commit 25e436a4aa
2 changed files with 62 additions and 63 deletions
-1
View File
@@ -88,7 +88,6 @@ function resolveProvider(providerID: string, modelID: string): string {
const HIGH_VARIANT_MAP: Record<string, string> = {
// Claude
"claude-sonnet-4-5": "claude-sonnet-4-5-high",
"claude-opus-4-6": "claude-opus-4-6-high",
"claude-opus-4-6": "claude-opus-4-6-high",
// Gemini
"gemini-3-pro": "gemini-3-pro-high",