feat(dashscope): 添加 mediaBaseUrl 和万相新模型系列

- 添加 mediaBaseUrl: https://dashscope.aliyuncs.com/api/v1
- 替换旧 wanx-v2 为 5 个最新模型:wan2.7-image-pro、wan2.7-image、wan2.6-t2i、wan2.2-t2i-plus、wan2.2-t2i-flash
- 更新 wanx-video 为 wan2.6-t2v,补充 endpoint 元数据
- 修正尺寸格式为阿里云 API 标准(`*` 分隔符)
- 各模型 extra 中记录 endpoint/asyncHeader/taskQueryEndpoint 供技能直接引用
This commit is contained in:
2026-05-07 19:09:30 +08:00
parent 648839c5dd
commit 199a2bc528
2 changed files with 135 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"presetDataVersion": 37,
"updatedAt": "2026-05-02",
"presetDataVersion": 38,
"updatedAt": "2026-05-07",
"description": "DesireCore 官方配置中心"
}