feat: add new provider for minimax and qwen portals (#203)

Co-authored-by: Haze <709547807@qq.com>
This commit is contained in:
paisley
2026-02-27 14:59:37 +08:00
committed by GitHub
Unverified
parent 5d548da2e6
commit f70d5b0c28
12 changed files with 154 additions and 51 deletions

View File

@@ -53,7 +53,8 @@
"updated": "Provider updated",
"failedUpdate": "Failed to update provider",
"invalidKey": "Invalid API key",
"modelRequired": "Model ID is required"
"modelRequired": "Model ID is required",
"minimaxConflict": "Cannot add both MiniMax (Global) and MiniMax (CN) providers."
},
"oauth": {
"loginMode": "OAuth Login",