mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-06-06 05:50:41 +08:00
fix: 修复 dashscope-image-gen 和 xiaomi-tts 的 i18n CI 校验
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: 阿里云 文生图
|
||||
name: dashscope-image-gen
|
||||
description: >-
|
||||
Use this skill when the user wants to generate images using Alibaba Cloud
|
||||
DashScope's Wan (通义万相) series models. Supports text-to-image with multiple
|
||||
@@ -26,6 +26,9 @@ requires:
|
||||
metadata:
|
||||
author: desirecore
|
||||
updated_at: '2026-05-08'
|
||||
i18n:
|
||||
default_locale: en-US
|
||||
source_locale: zh-CN
|
||||
market:
|
||||
icon: >-
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: 小米 MiMo 语音合成
|
||||
name: xiaomi-tts
|
||||
description: >-
|
||||
Use this skill when the user wants to convert text to speech using Xiaomi
|
||||
MiMo's TTS models (mimo-v2.5-tts). Uses OpenAI-compatible chat/completions
|
||||
@@ -27,6 +27,9 @@ requires:
|
||||
metadata:
|
||||
author: desirecore
|
||||
updated_at: '2026-05-08'
|
||||
i18n:
|
||||
default_locale: en-US
|
||||
source_locale: zh-CN
|
||||
market:
|
||||
icon: >-
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0
|
||||
|
||||
Reference in New Issue
Block a user