mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 05:50:50 +08:00
72 lines
5.6 KiB
Markdown
72 lines
5.6 KiB
Markdown
# 详细字段取值表 - compute/providers/tencent.json
|
||
|
||
- provider: `tencent`
|
||
- priceCurrency: `CNY`
|
||
- generatedAt: `2026-04-25T16:15:04.854Z`
|
||
|
||
## 来源
|
||
|
||
- https://cloud.tencent.com/document/product/1729
|
||
- https://zenmux.ai/models
|
||
- https://zenmux.ai/api/v1/models
|
||
|
||
## hunyuan-2.0-thinking-20251109
|
||
|
||
- ZenMux匹配级别: `stripped`
|
||
- ZenMux命中: `tencent/hunyuan-2.0-thinking`
|
||
- ZenMux候选: `tencent/hunyuan-2.0-thinking`
|
||
|
||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||
|---|---|---|---|---|
|
||
| `modelName` | `"hunyuan-2.0-thinking-20251109"` | `"hunyuan-2.0-thinking"` | 待确认 | ZenMux匹配(stripped): tencent/hunyuan-2.0-thinking |
|
||
| `displayName` | `"混元 2.0 Think"` | `"混元 2.0 Think"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||
| `serviceType` | `["reasoning"]` | `["reasoning"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||
| `contextWindow` | `196608` | `128000` | 待确认 | ZenMux给出context_length=128000,最终以官方模型规格页确认 |
|
||
| `maxOutputTokens` | `65536` | `65536` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||
| `inputPrice` | `3.975` | `3.975` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `outputPrice` | `15.9` | `15.9` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `capabilities` | `["chat","reasoning","deep_thinking","long_context"]` | `["chat","reasoning","deep_thinking","long_context"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||
| `defaultTemperature` | `1` | `1` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `defaultTopP` | `1` | `1` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `extra` | `{"pricingTiers":[{"maxInputTokens":32768,"inputPrice":3.975,"outputPrice":15.9},{"maxInputTokens":131072,"inputPrice":5.3,"outputPrice":21.2}]}` | `{"pricingTiers":[{"maxInputTokens":32768,"inputPrice":3.975,"outputPrice":15.9},{"maxInputTokens":131072,"inputPrice":5.3,"outputPrice":21.2}]}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||
|
||
## hunyuan-2.0-instruct-20251111
|
||
|
||
- ZenMux匹配级别: `similar`
|
||
- ZenMux命中: `tencent/hunyuan-2.0-thinking`
|
||
- ZenMux候选: `tencent/hunyuan-2.0-thinking`
|
||
|
||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||
|---|---|---|---|---|
|
||
| `modelName` | `"hunyuan-2.0-instruct-20251111"` | `"hunyuan-2.0-thinking"` | 待确认 | ZenMux匹配(similar): tencent/hunyuan-2.0-thinking |
|
||
| `displayName` | `"混元 2.0 Instruct"` | `"混元 2.0 Instruct"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||
| `contextWindow` | `147456` | `128000` | 待确认 | ZenMux给出context_length=128000,最终以官方模型规格页确认 |
|
||
| `maxOutputTokens` | `16384` | `16384` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||
| `inputPrice` | `3.18` | `3.18` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `outputPrice` | `7.95` | `7.95` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `capabilities` | `["chat","code","long_context","tool_use"]` | `["chat","code","long_context","tool_use"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||
| `defaultTemperature` | `1` | `1` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `defaultTopP` | `1` | `1` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `extra` | `{"pricingTiers":[{"maxInputTokens":32768,"inputPrice":3.18,"outputPrice":7.95},{"maxInputTokens":131072,"inputPrice":4.505,"outputPrice":11.13}]}` | `{"pricingTiers":[{"maxInputTokens":32768,"inputPrice":3.18,"outputPrice":7.95},{"maxInputTokens":131072,"inputPrice":4.505,"outputPrice":11.13}]}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||
|
||
## hunyuan-turbos-latest
|
||
|
||
- ZenMux匹配级别: `none`
|
||
- ZenMux候选: (none)
|
||
|
||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||
|---|---|---|---|---|
|
||
| `modelName` | `"hunyuan-turbos-latest"` | `"hunyuan-turbos-latest"` | 待确认 | ZenMux无稳定匹配,需官方文档确认 |
|
||
| `displayName` | `"混元 Turbo S"` | `"混元 Turbo S"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||
| `contextWindow` | `32768` | `32768` | 待确认 | ZenMux无context可用,需官方规格页确认 |
|
||
| `maxOutputTokens` | `16384` | `16384` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||
| `inputPrice` | `0.8` | `0.8` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `outputPrice` | `2` | `2` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `capabilities` | `["chat","reasoning","code","vision","fast","tool_use"]` | `["chat","reasoning","code","vision","fast","tool_use"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||
| `defaultTemperature` | `1` | `1` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `defaultTopP` | `1` | `1` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||
|