mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-06-06 10:50:43 +08:00
fix: minimax 三个媒体技能改为 disable-model-invocation: true,并修正文档错误描述
- minimax-image-gen 1.3.0→1.3.1 - minimax-video-gen 1.2.0→1.2.1 - minimax-tts 1.2.0→1.2.1 - 修正 skill-creator/SKILL.md、desirecore-format.md、manage-skills/SKILL.md 中 对 disable-model-invocation 的反向描述:true=L0+L1 自动注入;false=L0+L1+L2 完整内容注入 - manifest.json 版本 1.0.0→1.0.1,totalSkills 22→19,lastUpdated 2026-05-01 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,11 +6,11 @@ description: >-
|
||||
consistency. Use when 用户提到 生成图片、画图、文生图、创建图片、
|
||||
AI 绘画、生成插图、画一张、帮我画、设计图片、MiniMax 画图。
|
||||
license: Complete terms in LICENSE.txt
|
||||
version: 1.3.0
|
||||
version: 1.3.1
|
||||
type: procedural
|
||||
risk_level: low
|
||||
status: enabled
|
||||
disable-model-invocation: false
|
||||
disable-model-invocation: true
|
||||
provider: minimax
|
||||
tags:
|
||||
- media
|
||||
|
||||
Reference in New Issue
Block a user