mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 09:10:52 +08:00
fix(minimax): 补全模型列表,Token Plan 升级为全模态
providers/minimax.json(API 按量计费): - 新增文本模型:MiniMax-M2、M2-her - 新增历史语音模型:speech-2.6-hd/turbo、speech-02-hd/turbo - 新增历史视频模型:MiniMax-Hailuo-02、S2V-01 - 新增历史音乐模型:music-2.5+、music-2.5 - 标记历史版本 extra.legacy: true - services 补充 vision coding-plans/minimax-coding.json(Token Plan): - label 从 "Coding Plan" 改为 "Token Plan"(MiniMax 2026.3 升级) - 从仅 M1 扩展为全模态:M2.7、Speech 2.8、image-01、Hailuo-2.3、Music-2.6 - 补充完整配额信息(6 个套餐等级 × 5 个模态) - 补充定价信息(月付/年付) presetDataVersion: 34 → 35
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"presetDataVersion": 34,
|
||||
"updatedAt": "2026-04-27",
|
||||
"presetDataVersion": 35,
|
||||
"updatedAt": "2026-04-28",
|
||||
"description": "DesireCore 官方配置中心"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user