mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-06-06 04:30:42 +08:00
chore: 移除 minimax-tts 和 minimax-image-gen 出默认技能列表
将 minimax-tts(语音合成)和 minimax-image-gen(文生图)从全局默认内置技能中移除, 改为市场可选安装。totalSkills 从 23 调整为 21。
This commit is contained in:
@@ -9,9 +9,7 @@
|
||||
"mail-operations",
|
||||
"manage-skills",
|
||||
"manage-teams",
|
||||
"minimax-image-gen",
|
||||
"minimax-music-gen",
|
||||
"minimax-tts",
|
||||
"minimax-video-gen",
|
||||
"nodejs-runtime",
|
||||
"pdf",
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
},
|
||||
"stats": {
|
||||
"totalAgents": 1,
|
||||
"totalSkills": 23,
|
||||
"lastUpdated": "2026-05-06"
|
||||
"totalSkills": 21,
|
||||
"lastUpdated": "2026-05-09"
|
||||
},
|
||||
"features": [
|
||||
"verified-only",
|
||||
|
||||
Reference in New Issue
Block a user