mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 11:50:53 +08:00
fix: MiniMax 切换为 Anthropic 消息格式 + mediaBaseUrl
- apiFormat: openai-completions → anthropic-messages - baseUrl: api.minimaxi.com/v1 → api.minimaxi.com/anthropic - 新增 mediaBaseUrl: api.minimaxi.com/v1(媒体 API 专用) 解决 pi-ai 注册表 api 字段与 compute.json apiFormat 冲突, 导致 chat 请求路径拼接为 /v1/v1/messages 而 404 的问题。
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"presetDataVersion": 33,
|
||||
"presetDataVersion": 34,
|
||||
"updatedAt": "2026-04-27",
|
||||
"description": "DesireCore 官方配置中心"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user