fix: wire minimax-api-key-cn onboarding (#15191) (thanks @liuy)

This commit is contained in:
Peter Steinberger
2026-02-14 13:16:18 +01:00
parent 9bb099736b
commit 0cfea46293
8 changed files with 141 additions and 5 deletions

View File

@@ -34,6 +34,7 @@ const PREFERRED_PROVIDER_BY_AUTH_CHOICE: Partial<Record<AuthChoice, string>> = {
"copilot-proxy": "copilot-proxy",
"minimax-cloud": "minimax",
"minimax-api": "minimax",
"minimax-api-key-cn": "minimax",
"minimax-api-lightning": "minimax",
minimax: "lmstudio",
"opencode-zen": "opencode",