mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 05:50:50 +08:00
fix(minimax): Token Plan 改用 anthropic-messages 格式(与 API provider 一致)
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"provider": "minimax",
|
||||
"brandGroup": "minimax",
|
||||
"label": "MiniMax Token (Coding) Plan",
|
||||
"baseUrl": "https://api.minimaxi.com/v1",
|
||||
"apiFormat": "openai-completions",
|
||||
"baseUrl": "https://api.minimaxi.com/anthropic",
|
||||
"apiFormat": "anthropic-messages",
|
||||
"mediaBaseUrl": "https://api.minimaxi.com/v1",
|
||||
"apiKeyRef": "",
|
||||
"apiKeyVerified": false,
|
||||
|
||||
Reference in New Issue
Block a user