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