mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-04-21 14:41:39 +08:00
- 在内测专用 provider 新增模型 MiniMax-M2.7-highspeed (高速版) - 插入到 models 数组最前面, 基于前端 fallback 逻辑 (app/utils/compute-helpers.ts: fallback.models.find(chat) ?? fallback.models[0]) 成为该 provider 的默认选项 - bump presetDataVersion 18 -> 19
7 lines
131 B
JSON
7 lines
131 B
JSON
{
|
|
"version": "1.0.0",
|
|
"presetDataVersion": 21,
|
|
"updatedAt": "2026-04-19",
|
|
"description": "DesireCore 官方配置中心"
|
|
}
|