mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 05:50:50 +08:00
Merge pull request #13 from desirecore/feat/dashscope-image-models
feat(dashscope): 添加 mediaBaseUrl 和万相新模型系列
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
"provider": "dashscope",
|
"provider": "dashscope",
|
||||||
"label": "阿里 通义千问",
|
"label": "阿里 通义千问",
|
||||||
"baseUrl": "https://dashscope.aliyuncs.com/compatible-mode/v1",
|
"baseUrl": "https://dashscope.aliyuncs.com/compatible-mode/v1",
|
||||||
|
"mediaBaseUrl": "https://dashscope.aliyuncs.com/api/v1",
|
||||||
"apiFormat": "openai-completions",
|
"apiFormat": "openai-completions",
|
||||||
"apiKeyRef": "dashscope",
|
"apiKeyRef": "dashscope",
|
||||||
"apiKeyVerified": false,
|
"apiKeyVerified": false,
|
||||||
@@ -424,37 +425,150 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"modelName": "wanx-v2",
|
"modelName": "wan2.7-image-pro",
|
||||||
"displayName": "通义万相 V2",
|
"displayName": "通义万相 2.7 Pro",
|
||||||
"serviceType": [
|
"serviceType": [
|
||||||
"image_gen"
|
"image_gen"
|
||||||
],
|
],
|
||||||
"description": "通义万相文生图",
|
"description": "万相最新旗舰文生图模型,支持 4K 分辨率、thinking_mode 智能思考、色彩调色板控制",
|
||||||
|
"capabilities": [
|
||||||
|
"image_generation",
|
||||||
|
"chinese_optimized",
|
||||||
|
"high_quality"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"endpoint": "/services/aigc/image-generation/generation",
|
||||||
|
"asyncHeader": "X-DashScope-Async",
|
||||||
|
"taskQueryEndpoint": "/tasks",
|
||||||
|
"supportedImageSizes": [
|
||||||
|
"768*768",
|
||||||
|
"1024*1024",
|
||||||
|
"1280*1280",
|
||||||
|
"1024*1792",
|
||||||
|
"1792*1024",
|
||||||
|
"2048*2048",
|
||||||
|
"4096*4096"
|
||||||
|
],
|
||||||
|
"sizeShortcuts": {
|
||||||
|
"1K": "1024*1024",
|
||||||
|
"2K": "2048*2048",
|
||||||
|
"4K": "4096*4096"
|
||||||
|
},
|
||||||
|
"maxN": 4,
|
||||||
|
"supportsThinkingMode": true,
|
||||||
|
"supportsColorPalette": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"modelName": "wan2.7-image",
|
||||||
|
"displayName": "通义万相 2.7",
|
||||||
|
"serviceType": [
|
||||||
|
"image_gen"
|
||||||
|
],
|
||||||
|
"description": "万相最新标准文生图模型,高画质,支持 thinking_mode",
|
||||||
"capabilities": [
|
"capabilities": [
|
||||||
"image_generation",
|
"image_generation",
|
||||||
"chinese_optimized"
|
"chinese_optimized"
|
||||||
],
|
],
|
||||||
"extra": {
|
"extra": {
|
||||||
|
"endpoint": "/services/aigc/image-generation/generation",
|
||||||
|
"asyncHeader": "X-DashScope-Async",
|
||||||
|
"taskQueryEndpoint": "/tasks",
|
||||||
"supportedImageSizes": [
|
"supportedImageSizes": [
|
||||||
"1024x1024",
|
"768*768",
|
||||||
"720x1280",
|
"1024*1024",
|
||||||
"1280x720"
|
"1280*1280",
|
||||||
|
"1024*1792",
|
||||||
|
"1792*1024"
|
||||||
],
|
],
|
||||||
"supportedStyles": [
|
"maxN": 4,
|
||||||
"auto",
|
"supportsThinkingMode": true
|
||||||
"photography",
|
|
||||||
"anime",
|
|
||||||
"3d_cartoon"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"modelName": "wanx-video",
|
"modelName": "wan2.6-t2i",
|
||||||
"displayName": "通义万相视频",
|
"displayName": "通义万相 2.6 文生图",
|
||||||
|
"serviceType": [
|
||||||
|
"image_gen"
|
||||||
|
],
|
||||||
|
"description": "万相 2.6 文生图专用模型,稳定可靠,支持 prompt_extend 智能改写",
|
||||||
|
"capabilities": [
|
||||||
|
"image_generation",
|
||||||
|
"chinese_optimized"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"endpoint": "/services/aigc/image-generation/generation",
|
||||||
|
"asyncHeader": "X-DashScope-Async",
|
||||||
|
"taskQueryEndpoint": "/tasks",
|
||||||
|
"supportedImageSizes": [
|
||||||
|
"1024*1024",
|
||||||
|
"1280*1280",
|
||||||
|
"720*1280",
|
||||||
|
"1280*720",
|
||||||
|
"768*1152",
|
||||||
|
"1152*768"
|
||||||
|
],
|
||||||
|
"maxN": 4,
|
||||||
|
"supportsNegativePrompt": true,
|
||||||
|
"supportsPromptExtend": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"modelName": "wan2.2-t2i-plus",
|
||||||
|
"displayName": "通义万相 2.2 Plus",
|
||||||
|
"serviceType": [
|
||||||
|
"image_gen"
|
||||||
|
],
|
||||||
|
"description": "万相 2.2 增强版,画质与速度平衡",
|
||||||
|
"capabilities": [
|
||||||
|
"image_generation",
|
||||||
|
"chinese_optimized"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"endpoint": "/services/aigc/image-generation/generation",
|
||||||
|
"asyncHeader": "X-DashScope-Async",
|
||||||
|
"taskQueryEndpoint": "/tasks",
|
||||||
|
"supportedImageSizes": [
|
||||||
|
"1024*1024",
|
||||||
|
"720*1280",
|
||||||
|
"1280*720"
|
||||||
|
],
|
||||||
|
"maxN": 4,
|
||||||
|
"supportsNegativePrompt": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"modelName": "wan2.2-t2i-flash",
|
||||||
|
"displayName": "通义万相 2.2 Flash",
|
||||||
|
"serviceType": [
|
||||||
|
"image_gen"
|
||||||
|
],
|
||||||
|
"description": "万相 2.2 快速版,生成速度极快,适合批量和实时场景",
|
||||||
|
"capabilities": [
|
||||||
|
"image_generation",
|
||||||
|
"chinese_optimized",
|
||||||
|
"fast"
|
||||||
|
],
|
||||||
|
"extra": {
|
||||||
|
"endpoint": "/services/aigc/image-generation/generation",
|
||||||
|
"asyncHeader": "X-DashScope-Async",
|
||||||
|
"taskQueryEndpoint": "/tasks",
|
||||||
|
"supportedImageSizes": [
|
||||||
|
"1024*1024",
|
||||||
|
"720*1280",
|
||||||
|
"1280*720"
|
||||||
|
],
|
||||||
|
"maxN": 4,
|
||||||
|
"supportsNegativePrompt": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"modelName": "wan2.6-t2v",
|
||||||
|
"displayName": "通义万相 2.6 文生视频",
|
||||||
"serviceType": [
|
"serviceType": [
|
||||||
"video_gen"
|
"video_gen"
|
||||||
],
|
],
|
||||||
"description": "通义万相文生视频",
|
"description": "万相 2.6 文生视频模型,支持文生视频和图生视频",
|
||||||
"capabilities": [
|
"capabilities": [
|
||||||
"video_generation",
|
"video_generation",
|
||||||
"chinese_optimized"
|
"chinese_optimized"
|
||||||
@@ -464,7 +578,10 @@
|
|||||||
"supportedResolutions": [
|
"supportedResolutions": [
|
||||||
"720p",
|
"720p",
|
||||||
"1080p"
|
"1080p"
|
||||||
]
|
],
|
||||||
|
"endpoint": "/services/aigc/video-generation/generation",
|
||||||
|
"asyncHeader": "X-DashScope-Async",
|
||||||
|
"taskQueryEndpoint": "/tasks"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"presetDataVersion": 37,
|
"presetDataVersion": 38,
|
||||||
"updatedAt": "2026-05-02",
|
"updatedAt": "2026-05-07",
|
||||||
"description": "DesireCore 官方配置中心"
|
"description": "DesireCore 官方配置中心"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user