Files
config-center/字段取值表/dashscope/详细字段取值表.md
xieyuanxiang b0e0cead04 chore: update field audit tables and provider configs
Batch update from official docs audit - price corrections, context
window fixes, field report updates across all providers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-24 20:12:57 +08:00

366 lines
36 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 详细字段取值表 - compute/providers/dashscope.json
- provider: `dashscope`
- priceCurrency: `CNY`
- generatedAt: `2026-04-23T15:11:31.654Z`
## 来源
- https://help.aliyun.com/zh/model-studio/model
- https://help.aliyun.com/zh/model-studio/models
- https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions
- https://help.aliyun.com/zh/model-studio/deep-thinking
- https://help.aliyun.com/zh/model-studio/vision
- https://help.aliyun.com/zh/model-studio/rerank
- https://help.aliyun.com/zh/model-studio/text-embedding-synchronous-api
- https://help.aliyun.com/zh/model-studio/user-guide/qwen-omni
- https://help.aliyun.com/zh/model-studio/machine-translation
- https://help.aliyun.com/zh/model-studio/user-guide/machine-translation
- https://zenmux.ai/models
- https://zenmux.ai/api/v1/models
## qwen3.5-plus
- ZenMux匹配级别: `exact`
- ZenMux命中: `qwen/qwen3.5-plus`
- ZenMux候选: `qwen/qwen3.5-plus`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen3.5-plus"` | `"qwen3.5-plus"` | 保持 | ZenMux匹配(exact): qwen/qwen3.5-plus |
| `displayName` | `"阿里云 Qwen3.5-Plus"` | `"阿里云 Qwen3.5-Plus"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `1000000` | `1000000` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/model 标注 `qwen3.5-plus` 稳定版上下文长度为 `1,000,000` |
| `maxOutputTokens` | `65536` | `65536` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/model 标注 `qwen3.5-plus` 稳定版最大输出为 `65,536` |
| `inputPrice` | `0.8` | `0.8` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `outputPrice` | `4.8` | `4.8` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `capabilities` | `["chat","reasoning","code","multilingual","long_context","tool_use","agent","vision"]` | `["chat","reasoning","code","multilingual","long_context","tool_use","agent","vision"]` | 待确认 | ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核 |
| `defaultTemperature` | `0.6` | `0.6` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 给出 Qwen3.5 思考模式默认 `temperature=0.6`;视觉理解文档 https://help.aliyun.com/zh/model-studio/vision 明确 `qwen3.5` 系列 `enable_thinking` 默认为 `true` |
| `defaultTopP` | `0.95` | `0.95` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 给出 Qwen3.5 思考模式默认 `top_p=0.95`;视觉理解文档确认 `qwen3.5` 系列默认开启思考 |
| `extra` | `{"pricingTiers":[{"maxInputTokens":128000,"inputPrice":0.8,"outputPrice":4.8},{"maxInputTokens":256000,"inputPrice":2,"outputPrice":12},{"maxInputTokens":1000000,"inputPrice":4,"outputPrice":24}],"thinkingMaxTokens":81920}` | `{"pricingTiers":[{"maxInputTokens":128000,"inputPrice":0.8,"outputPrice":4.8},{"maxInputTokens":256000,"inputPrice":2,"outputPrice":12},{"maxInputTokens":1000000,"inputPrice":4,"outputPrice":24}],"thinkingMaxTokens":81920}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## qwen-max
- ZenMux匹配级别: `ambiguous`
- ZenMux候选: `qwen/qwen3-max``qwen/qwen3-max-preview`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen-max"` | `"qwen-max"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"阿里云 qwen-max"` | `"阿里云 qwen-max"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `32768` | `32768` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 标注 `qwen-max` 稳定版当前与 `qwen-max-2025-01-25` 能力相同,上下文长度为 `32,768` |
| `maxOutputTokens` | `8192` | `8192` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 标注 `qwen-max` 稳定版最大输出为 `8,192` |
| `inputPrice` | `2.4` | `2.4` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | `9.6` | `9.6` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["chat","reasoning","code","multilingual","long_context"]` | `["chat","reasoning","code","multilingual","long_context"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `0.7` | `0.7` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 将 `qwen-max` 系列默认 `temperature` 标注为 `0.7` |
| `defaultTopP` | `0.8` | `0.8` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 将 `qwen-max` 系列默认 `top_p` 标注为 `0.8` |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## qwen-plus
- ZenMux匹配级别: `ambiguous`
- ZenMux候选: `qwen/qwen3.6-plus``qwen/qwen3.5-plus``qwen/qwen3-vl-plus``qwen/qwen3-coder-plus`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen-plus"` | `"qwen-plus"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"阿里云 qwen-plus"` | `"阿里云 qwen-plus"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `1000000` | `1000000` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/model 标注 `qwen-plus` 稳定版非思考模式上下文为 `1,000,000`,思考模式为 `995,904`;当前字段按稳定版上限保留 `1,000,000` |
| `maxOutputTokens` | `32768` | `32768` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/model 标注 `qwen-plus` 稳定版最大输出为 `32,768` |
| `inputPrice` | `0.8` | `0.8` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | `2` | `2` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["chat","reasoning","code","thinking_mode"]` | `["chat","reasoning","code","thinking_mode"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 只区分 `qwen-plus` 系列思考/非思考两套参数;深度思考文档 https://help.aliyun.com/zh/model-studio/deep-thinking 说明该模型支持 `enable_thinking` 切换,但官网没有给“省略 `enable_thinking` 时”的单一默认值,因此本地字段应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 官网仅给出模式相关参数口径,未给 `qwen-plus` 稳定版在省略 `enable_thinking` 时的单一 `top_p` 默认值,因此本地字段应为 `null` |
| `extra` | `{"pricingTiers":[{"maxInputTokens":128000,"inputPrice":0.8,"outputPrice":2,"thinkingOutputPrice":8},{"maxInputTokens":256000,"inputPrice":2.4,"outputPrice":20,"thinkingOutputPrice":24},{"maxInputTokens":1000000,"inputPrice":4.8,"outputPrice":48,"thinkingOutputPrice":64}],"thinkingMaxTokens":81920}` | `{"pricingTiers":[{"maxInputTokens":128000,"inputPrice":0.8,"outputPrice":2,"thinkingOutputPrice":8},{"maxInputTokens":256000,"inputPrice":2.4,"outputPrice":20,"thinkingOutputPrice":24},{"maxInputTokens":1000000,"inputPrice":4.8,"outputPrice":48,"thinkingOutputPrice":64}],"thinkingMaxTokens":81920}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## qwen-turbo
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen-turbo"` | `"qwen-turbo"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"阿里云 qwen-turbo"` | `"阿里云 qwen-turbo"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `1000000` | `1000000` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/model 标注 `qwen-turbo` 稳定版非思考模式上下文为 `1,000,000`,思考模式为 `131,072`;当前字段按非思考模式上限保留 `1,000,000` |
| `maxOutputTokens` | `16384` | `16384` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/model 标注 `qwen-turbo` 稳定版最大输出为 `16,384` |
| `inputPrice` | `0.367` | `0.367` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | `1.468` | `1.468` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["chat","code","long_context","fast"]` | `["chat","code","long_context","fast"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 只给出 `qwen-turbo` 非思考模式默认值;官网未说明稳定版省略 `enable_thinking` 时是否默认进入思考模式,因此本地字段应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 官网未公开 `qwen-turbo` 在省略 `enable_thinking` 时的单一模型级 `top_p` 默认值,因此本地字段应为 `null` |
| `extra` | `{"thinkingContextWindow":131072,"thinkingOutputPrice":3.67,"thinkingMaxTokens":38912}` | `{"thinkingContextWindow":131072,"thinkingOutputPrice":3.67,"thinkingMaxTokens":38912}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## qwen-long
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen-long"` | `"qwen-long"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"阿里云 qwen-long"` | `"阿里云 qwen-long"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `10000000` | `10000000` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 标注 `qwen-long` 稳定版上下文长度为 `10,000,000` |
| `maxOutputTokens` | `32768` | `32768` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 标注 `qwen-long` 稳定版最大输出为 `32,768` |
| `inputPrice` | `0.5` | `0.5` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | `2` | `2` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["chat","ultra_long_context","document_processing"]` | `["chat","ultra_long_context","document_processing"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `1` | `1` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 将 `qwen-long` 系列默认 `temperature` 标注为 `1.0` |
| `defaultTopP` | `0.8` | `0.8` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 将 `qwen-long` 系列默认 `top_p` 标注为 `0.8` |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## qwen3-max
- ZenMux匹配级别: `exact`
- ZenMux命中: `qwen/qwen3-max`
- ZenMux候选: `qwen/qwen3-max`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen3-max"` | `"qwen3-max"` | 保持 | ZenMux匹配(exact): qwen/qwen3-max |
| `displayName` | `"阿里云 Qwen3-Max"` | `"阿里云 Qwen3-Max"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `256000` | `262144` | 建议修改 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/model 标注 `qwen3-max` 稳定版上下文长度为 `262,144` |
| `maxOutputTokens` | `65536` | `65536` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/model 标注 `qwen3-max` 非思考模式最大输出为 `65,536`,思考模式为 `32,768`;当前字段按单模型绝对最大输出保留 `65,536` |
| `inputPrice` | `2.5` | `2.5` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `outputPrice` | `10` | `10` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `capabilities` | `["chat","reasoning","code","multilingual","long_context","tool_use","agent","vision"]` | `["chat","reasoning","code","multilingual","long_context","tool_use","agent","vision"]` | 待确认 | ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 对 `Qwen3` 仅区分思考/非思考两套默认参数;官网没有给 `qwen3-max` 稳定版省略思考开关时的单一默认值,因此本地字段应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 官网未公开 `qwen3-max` 稳定版在省略思考开关时的单一模型级 `top_p` 默认值,因此本地字段应为 `null` |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## qwen3-vl-plus
- ZenMux匹配级别: `exact`
- ZenMux命中: `qwen/qwen3-vl-plus`
- ZenMux候选: `qwen/qwen3-vl-plus`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen3-vl-plus"` | `"qwen3-vl-plus"` | 保持 | ZenMux匹配(exact): qwen/qwen3-vl-plus |
| `displayName` | `"阿里云 Qwen3-VL-Plus"` | `"阿里云 Qwen3-VL-Plus"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["vision"]` | `["vision"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `262144` | `262144` | 保持 | ZenMux(qwen/qwen3-vl-plus)口径近似≤3% |
| `maxOutputTokens` | `8192` | `32768` | 建议修改 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 标注 `qwen3-vl-plus` 稳定版最大输出为 `32,768` |
| `inputPrice` | `1.5` | `1.5` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `outputPrice` | `6` | `6` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `capabilities` | `["chat","vision","image_understanding","ocr","chart_analysis"]` | `["chat","vision","image_understanding","ocr","chart_analysis"]` | 待确认 | ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核 |
| `defaultTemperature` | `0.7` | `0.7` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 给出 `Qwen3-VL` 非思考模式默认 `temperature=0.7`;视觉理解文档 https://help.aliyun.com/zh/model-studio/vision 明确 `qwen3-vl-plus` 默认 `enable_thinking=false` |
| `defaultTopP` | `0.8` | `0.8` | 保持 | 阿里云 OpenAI Chat API 文档给出 `Qwen3-VL` 非思考模式默认 `top_p=0.8`;视觉理解文档确认 `qwen3-vl-plus` 默认关闭思考 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## qwen3-vl-flash
- ZenMux匹配级别: `ambiguous`
- ZenMux候选: `qwen/qwen3.5-flash``qwen/qwen3-vl-plus``qwen/qwen3-max``qwen/qwen3-coder``qwen/qwen3-14b`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen3-vl-flash"` | `"qwen3-vl-flash"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"阿里云 Qwen3-VL-Flash"` | `"阿里云 Qwen3-VL-Flash"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["vision"]` | `["vision"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `131072` | `262144` | 建议修改 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 标注 `qwen3-vl-flash` 稳定版上下文长度为 `262,144` |
| `maxOutputTokens` | `8192` | `32768` | 建议修改 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 标注 `qwen3-vl-flash` 稳定版最大输出为 `32,768` |
| `inputPrice` | `0.8` | `0.8` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | `3` | `3` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["chat","vision","image_understanding","fast"]` | `["chat","vision","image_understanding","fast"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `0.7` | `0.7` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 给出 `Qwen3-VL` 非思考模式默认 `temperature=0.7`;视觉理解文档 https://help.aliyun.com/zh/model-studio/vision 明确 `qwen3-vl-flash` 默认 `enable_thinking=false` |
| `defaultTopP` | `0.8` | `0.8` | 保持 | 阿里云 OpenAI Chat API 文档给出 `Qwen3-VL` 非思考模式默认 `top_p=0.8`;视觉理解文档确认 `qwen3-vl-flash` 默认关闭思考 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## text-embedding-v3
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"text-embedding-v3"` | `"text-embedding-v3"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"text-embedding-v3"` | `"text-embedding-v3"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["embedding"]` | `["embedding"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `8192` | `8192` | 保持 | 阿里云 Embedding 同步接口文档 https://help.aliyun.com/zh/model-studio/text-embedding-synchronous-api 标注 `text-embedding-v3` 单行最大 Token 数为 `8,192` |
| `maxOutputTokens` | `0` | `0` | 保持 | 阿里云 Embedding 同步接口文档 https://help.aliyun.com/zh/model-studio/text-embedding-synchronous-api 说明 `text-embedding-v3` 输出为向量维度,不定义 max output tokens |
| `inputPrice` | `0.7` | `0.7` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["text_embedding","semantic_search","chinese_optimized"]` | `["text_embedding","semantic_search","chinese_optimized"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云 Embedding 同步接口文档 https://help.aliyun.com/zh/model-studio/text-embedding-synchronous-api 仅定义输入文本、向量维度等参数,不支持采样参数;`defaultTemperature` 应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 阿里云 Embedding 同步接口文档未定义 `top_p`Embedding 模型不支持采样参数,因此字段应为 `null` |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## text-embedding-v4
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"text-embedding-v4"` | `"text-embedding-v4"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"阿里云 text-embedding-v4"` | `"阿里云 text-embedding-v4"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["embedding"]` | `["embedding"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `8192` | `8192` | 保持 | 阿里云 Embedding 同步接口文档 https://help.aliyun.com/zh/model-studio/text-embedding-synchronous-api 标注 `text-embedding-v4` 单行最大 Token 数为 `8,192` |
| `maxOutputTokens` | `0` | `0` | 保持 | 阿里云 Embedding 同步接口文档 https://help.aliyun.com/zh/model-studio/text-embedding-synchronous-api 说明 `text-embedding-v4` 输出为向量维度,不定义 max output tokens |
| `inputPrice` | `0.5` | `0.5` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["text_embedding","semantic_search","rag"]` | `["text_embedding","semantic_search","rag"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云 Embedding 同步接口文档 https://help.aliyun.com/zh/model-studio/text-embedding-synchronous-api 仅定义输入文本、向量维度等参数,不支持采样参数;`defaultTemperature` 应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 阿里云 Embedding 同步接口文档未定义 `top_p`Embedding 模型不支持采样参数,因此字段应为 `null` |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## qwen3-rerank
- ZenMux匹配级别: `ambiguous`
- ZenMux候选: `qwen/qwen3-max``qwen/qwen3-coder``qwen/qwen3-14b``qwen/qwen3.6-plus``qwen/qwen3.5-flash`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen3-rerank"` | `"qwen3-rerank"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"Qwen3-Rerank"` | `"Qwen3-Rerank"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["rerank"]` | `["rerank"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `30000` | `120000` | 建议修改 | 阿里云 Rerank 文档 https://help.aliyun.com/zh/model-studio/rerank 标注 `qwen3-rerank` 单次请求最大 Token 数为 `120,000` |
| `maxOutputTokens` | `0` | `0` | 保持 | 阿里云 Rerank 文档 https://help.aliyun.com/zh/model-studio/rerank 说明 `qwen3-rerank` 输出为排序分数与文档顺序,不定义 max output tokens |
| `inputPrice` | `1` | `1` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["rerank","semantic_reranking","multilingual"]` | `["rerank","semantic_reranking","multilingual"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云 Rerank 文档 https://help.aliyun.com/zh/model-studio/rerank 仅定义检索文本、文档列表等重排序参数,不支持采样参数;字段应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 阿里云 Rerank 文档未定义 `top_p`;重排序模型不支持采样参数,因此字段应为 `null` |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## cosyvoice-v2
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"cosyvoice-v2"` | `"cosyvoice-v2"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"CosyVoice V2"` | `"CosyVoice V2"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["tts"]` | `["tts"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `0` | `0` | 保持 | 阿里云语音合成文档 https://help.aliyun.com/model-studio/developer-reference/quick-start-cosyvoice 对 `cosyvoice-v2` 描述为 TTS 模型,`contextWindow` 不适用 |
| `maxOutputTokens` | `0` | `0` | 保持 | 阿里云语音合成文档 https://help.aliyun.com/model-studio/developer-reference/quick-start-cosyvoice 对 `cosyvoice-v2` 描述为 TTS 模型,`maxOutputTokens` 不适用 |
| `inputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["tts","multilingual","chinese_optimized"]` | `["tts","multilingual","chinese_optimized"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云语音合成文档 https://help.aliyun.com/model-studio/developer-reference/quick-start-cosyvoice 仅定义语音、音色、格式等参数,不支持采样参数;字段应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 阿里云语音合成文档未定义 `top_p`TTS 模型不支持采样参数,因此字段应为 `null` |
| `extra` | `{"voices":["longxiaochun","longxiaoxia","longlaotie","longshu"],"supportedAudioFormats":["mp3","wav","pcm"]}` | `{"voices":["longxiaochun","longxiaoxia","longlaotie","longshu"],"supportedAudioFormats":["mp3","wav","pcm"]}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## paraformer-v2
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"paraformer-v2"` | `"paraformer-v2"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"Paraformer V2"` | `"Paraformer V2"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["asr"]` | `["asr"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `0` | `0` | 保持 | 阿里云 ASR 文档 https://help.aliyun.com/document_detail/2840914.html 对 `paraformer-v2` 描述为语音识别模型,`contextWindow` 不适用 |
| `maxOutputTokens` | `0` | `0` | 保持 | 阿里云 ASR 文档 https://help.aliyun.com/document_detail/2840914.html 对 `paraformer-v2` 描述为语音识别模型,`maxOutputTokens` 不适用 |
| `inputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["asr","chinese_optimized"]` | `["asr","chinese_optimized"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云 ASR 文档 https://help.aliyun.com/document_detail/2840914.html 仅定义音频识别参数,不支持采样参数;字段应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 阿里云 ASR 文档未定义 `top_p`ASR 模型不支持采样参数,因此字段应为 `null` |
| `extra` | `{"maxAudioLength":3600,"supportedInputFormats":["wav","mp3","pcm","ogg"],"streamingSupported":true}` | `{"maxAudioLength":3600,"supportedInputFormats":["wav","mp3","pcm","ogg"],"streamingSupported":true}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## wanx-v2
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"wanx-v2"` | `"wanx-v2"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"通义万相 V2"` | `"通义万相 V2"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["image_gen"]` | `["image_gen"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `0` | `0` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 将 `wanx-v2` 归为图像生成模型,`contextWindow` 不适用 |
| `maxOutputTokens` | `0` | `0` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 将 `wanx-v2` 归为图像生成模型,`maxOutputTokens` 不适用 |
| `inputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["image_generation","chinese_optimized"]` | `["image_generation","chinese_optimized"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 将 `wanx-v2` 归为图像生成模型,官方接口未定义 `temperature` 默认值;本地字段应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 阿里云图像生成相关文档未定义 `top_p`;图像生成模型不支持该采样字段时应记为 `null` |
| `extra` | `{"supportedImageSizes":["1024x1024","720x1280","1280x720"],"supportedStyles":["auto","photography","anime","3d_cartoon"]}` | `{"supportedImageSizes":["1024x1024","720x1280","1280x720"],"supportedStyles":["auto","photography","anime","3d_cartoon"]}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## wanx-video
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"wanx-video"` | `"wanx-video"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"通义万相视频"` | `"通义万相视频"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["video_gen"]` | `["video_gen"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `0` | `0` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 将 `wanx-video` 归为视频生成模型,`contextWindow` 不适用 |
| `maxOutputTokens` | `0` | `0` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 将 `wanx-video` 归为视频生成模型,`maxOutputTokens` 不适用 |
| `inputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["video_generation","chinese_optimized"]` | `["video_generation","chinese_optimized"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 将 `wanx-video` 归为视频生成模型,官方接口未定义 `temperature` 默认值;本地字段应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 阿里云视频生成相关文档未定义 `top_p`;视频生成模型不支持该采样字段时应记为 `null` |
| `extra` | `{"maxVideoDuration":10,"supportedResolutions":["720p","1080p"]}` | `{"maxVideoDuration":10,"supportedResolutions":["720p","1080p"]}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## cosyvoice-clone
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"cosyvoice-clone"` | `"cosyvoice-clone"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"CosyVoice 声音复刻"` | `"CosyVoice 声音复刻"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["voice_clone"]` | `["voice_clone"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `0` | `0` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 将该能力归为语音/声音定制类服务,`contextWindow` 不适用 |
| `maxOutputTokens` | `0` | `0` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 将该能力归为语音/声音定制类服务,`maxOutputTokens` 不适用 |
| `inputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["voice_clone","chinese_optimized","few_shot"]` | `["voice_clone","chinese_optimized","few_shot"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云模型总表 https://help.aliyun.com/zh/model-studio/models 将该能力归为声音定制类服务,官方接口未定义采样参数;字段应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 声音复刻能力未定义 `top_p`;该字段不适用,应为 `null` |
| `extra` | `{"maxCloneSamples":5,"minCloneDuration":3}` | `{"maxCloneSamples":5,"minCloneDuration":3}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## qwen-omni-turbo
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen-omni-turbo"` | `"qwen-omni-turbo"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"Qwen-Omni-Turbo"` | `"Qwen-Omni-Turbo"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["omni"]` | `["omni"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `32768` | `32768` | 保持 | 阿里云 Qwen-Omni 文档 https://help.aliyun.com/zh/model-studio/user-guide/qwen-omni 标注 `qwen-omni-turbo` 上下文长度为 `32,768` |
| `maxOutputTokens` | `2048` | `2048` | 保持 | 阿里云 Qwen-Omni 文档 https://help.aliyun.com/zh/model-studio/user-guide/qwen-omni 标注 `qwen-omni-turbo` 最大输出为 `2,048` |
| `inputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["chat","vision","tts","asr","multimodal","tool_use"]` | `["chat","vision","tts","asr","multimodal","tool_use"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 给出了 `qwen-omni-turbo` 系列 `top_p` 默认值,但未给非实时 Qwen-Omni 的 `temperature` 默认值;因此本地 `defaultTemperature` 应为 `null` |
| `defaultTopP` | `0.01` | `0.01` | 保持 | 阿里云 OpenAI Chat API 文档 https://help.aliyun.com/zh/model-studio/qwen-api-via-openai-chat-completions 明确 `qwen-omni-turbo` 系列默认 `top_p=0.01` |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## qwen3-max-trans
- ZenMux匹配级别: `ambiguous`
- ZenMux候选: `qwen/qwen3-max``qwen/qwen3-max-preview``qwen/qwen3-coder``qwen/qwen3-14b`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"qwen3-max-trans"` | `"qwen3-max-trans"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"Qwen3-Max翻译"` | `"Qwen3-Max翻译"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["translation"]` | `["translation"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `131072` | `131072` | 待确认 | 已复核 https://help.aliyun.com/zh/model-studio/machine-translation 、https://help.aliyun.com/zh/model-studio/user-guide/machine-translation 与 https://help.aliyun.com/zh/model-studio/model ,官方当前机器翻译产品线公开的是 `qwen-mt-plus` / `qwen-mt-flash` / `qwen-mt-turbo` / `qwen-mt-lite`;用户指南还明确 `qwen-mt-plus``qwen-mt-turbo` 属于 `Qwen3-MT`,但没有任何页面使用 `qwen3-max-trans` 这个模型名,也没有给出本地别名到官方型号的一一映射,因此无法确认本地 `qwen3-max-trans` 的固定上下文窗口 |
| `maxOutputTokens` | `8192` | `8192` | 待确认 | 已复核 https://help.aliyun.com/zh/model-studio/machine-translation 、https://help.aliyun.com/zh/model-studio/user-guide/machine-translation 与 https://help.aliyun.com/zh/model-studio/model ,官方机器翻译页确实公开了 `qwen-mt-plus` / `qwen-mt-flash` / `qwen-mt-turbo` / `qwen-mt-lite` 的最大输出规格,但没有任何页面使用 `qwen3-max-trans` 这个模型名,也没有给出别名映射,因此不能把任一 `Qwen-MT` 规格直接回填到本地 `qwen3-max-trans` |
| `inputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["translation","multilingual","chinese_optimized"]` | `["translation","multilingual","chinese_optimized"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `null` | `null` | 保持 | 阿里云机器翻译文档 https://help.aliyun.com/zh/model-studio/user-guide/machine-translation 为 `qwen-mt` 系列给出 `temperature=0.65``top_p=0.8` 的参考默认值,但官方没有给出本地别名 `qwen3-max-trans``qwen-mt-*` 的一一映射,因此本地字段不能伪装成官方默认值,应为 `null` |
| `defaultTopP` | `null` | `null` | 保持 | 机器翻译文档中的 `0.8` 仅能作为 `qwen-mt` 系列参考值;在没有官方别名映射前,`qwen3-max-trans``defaultTopP` 不能确认为官方默认值,应为 `null` |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |