Fix Shengsuanyun prefixed model IDs

This commit is contained in:
Jason
2026-05-28 13:16:44 +08:00
parent af60c7ed2c
commit 3d6fb894b5
5 changed files with 16 additions and 12 deletions
+2 -2
View File
@@ -310,8 +310,8 @@ export const opencodeProviderPresets: OpenCodeProviderPreset[] = [
setCacheKey: true,
},
models: {
"claude-opus-4-7": { name: "Claude Opus 4.7" },
"claude-sonnet-4-6": { name: "Claude Sonnet 4.6" },
"anthropic/claude-opus-4.7": { name: "Claude Opus 4.7" },
"anthropic/claude-sonnet-4.6": { name: "Claude Sonnet 4.6" },
},
},
category: "aggregator",