Fix Shengsuanyun prefixed model IDs for Claude Code and upgrade GPT to 5.5

This commit is contained in:
Jason
2026-05-28 21:48:22 +08:00
parent fc0433f2f4
commit 4bb4e994af
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ export const codexProviderPresets: CodexProviderPreset[] = [
config: generateThirdPartyConfig(
"shengsuanyun",
"https://router.shengsuanyun.com/api/v1",
"openai/gpt-5.4",
"openai/gpt-5.5",
),
category: "aggregator",
isPartner: true,