mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 05:50:50 +08:00
111 lines
8.9 KiB
Markdown
111 lines
8.9 KiB
Markdown
# 详细字段取值表 - compute/providers/baidu.json
|
||
|
||
- provider: `baidu`
|
||
- priceCurrency: `CNY`
|
||
- generatedAt: `2026-04-25T16:15:04.854Z`
|
||
|
||
## 来源
|
||
|
||
- https://cloud.baidu.com/doc/qianfan/
|
||
- https://zenmux.ai/models
|
||
- https://zenmux.ai/api/v1/models
|
||
|
||
## ernie-5.0-thinking-latest
|
||
|
||
- ZenMux匹配级别: `stripped`
|
||
- ZenMux命中: `baidu/ernie-5.0-thinking-preview`
|
||
- ZenMux候选: `baidu/ernie-5.0-thinking-preview`
|
||
|
||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||
|---|---|---|---|---|
|
||
| `modelName` | `"ernie-5.0-thinking-latest"` | `"ernie-5.0-thinking-preview"` | 待确认 | ZenMux匹配(stripped): baidu/ernie-5.0-thinking-preview |
|
||
| `displayName` | `"文心 ERNIE 5.0"` | `"文心 ERNIE 5.0"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||
| `serviceType` | `["chat","reasoning"]` | `["chat","reasoning"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||
| `contextWindow` | `128000` | `128000` | 待确认 | ZenMux给出context_length=128000,最终以官方模型规格页确认 |
|
||
| `maxOutputTokens` | `65536` | `65536` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||
| `inputPrice` | `6` | `6` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `outputPrice` | `24` | `24` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `capabilities` | `["chat","reasoning","vision","multimodal","tool_use"]` | `["chat","reasoning","vision","multimodal","tool_use"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||
| `defaultTemperature` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `defaultTopP` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `extra` | `{"pricingTiers":[{"maxInputTokens":32768,"inputPrice":6,"outputPrice":24},{"maxInputTokens":131072,"inputPrice":10,"outputPrice":40}],"thinkingMaxTokens":60000}` | `{"pricingTiers":[{"maxInputTokens":32768,"inputPrice":6,"outputPrice":24},{"maxInputTokens":131072,"inputPrice":10,"outputPrice":40}],"thinkingMaxTokens":60000}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||
|
||
## ernie-5.0
|
||
|
||
- ZenMux匹配级别: `similar`
|
||
- ZenMux命中: `baidu/ernie-5.0-thinking-preview`
|
||
- ZenMux候选: `baidu/ernie-5.0-thinking-preview`
|
||
|
||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||
|---|---|---|---|---|
|
||
| `modelName` | `"ernie-5.0"` | `"ernie-5.0-thinking-preview"` | 待确认 | ZenMux匹配(similar): baidu/ernie-5.0-thinking-preview |
|
||
| `displayName` | `"文心 ERNIE 5.0 非思考"` | `"文心 ERNIE 5.0 非思考"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||
| `contextWindow` | `131072` | `128000` | 待确认 | ZenMux给出context_length=128000,最终以官方模型规格页确认 |
|
||
| `maxOutputTokens` | `65536` | `65536` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||
| `inputPrice` | `6` | `6` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `outputPrice` | `24` | `24` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `capabilities` | `["chat","vision","multimodal","tool_use"]` | `["chat","vision","multimodal","tool_use"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||
| `defaultTemperature` | `0.95` | `0.95` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `defaultTopP` | `0.7` | `0.7` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `extra` | `{"pricingTiers":[{"maxInputTokens":32768,"inputPrice":6,"outputPrice":24},{"maxInputTokens":131072,"inputPrice":10,"outputPrice":40}]}` | `{"pricingTiers":[{"maxInputTokens":32768,"inputPrice":6,"outputPrice":24},{"maxInputTokens":131072,"inputPrice":10,"outputPrice":40}]}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||
|
||
## ernie-4.5-turbo-128k
|
||
|
||
- ZenMux匹配级别: `none`
|
||
- ZenMux候选: (none)
|
||
|
||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||
|---|---|---|---|---|
|
||
| `modelName` | `"ernie-4.5-turbo-128k"` | `"ernie-4.5-turbo-128k"` | 待确认 | ZenMux无稳定匹配,需官方文档确认 |
|
||
| `displayName` | `"文心 ERNIE 4.5 Turbo"` | `"文心 ERNIE 4.5 Turbo"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||
| `contextWindow` | `131072` | `131072` | 待确认 | ZenMux无context可用,需官方规格页确认 |
|
||
| `maxOutputTokens` | `12288` | `12288` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||
| `inputPrice` | `0.8` | `0.8` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `outputPrice` | `3.2` | `3.2` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `capabilities` | `["chat","code","vision","long_context","fast"]` | `["chat","code","vision","long_context","fast"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||
| `defaultTemperature` | `0.8` | `0.8` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `defaultTopP` | `1` | `1` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `extra` | `{"cacheHitPrice":0.2}` | `{"cacheHitPrice":0.2}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||
|
||
## ernie-4.5-turbo-20260402
|
||
|
||
- ZenMux匹配级别: `none`
|
||
- ZenMux候选: (none)
|
||
|
||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||
|---|---|---|---|---|
|
||
| `modelName` | `"ernie-4.5-turbo-20260402"` | `"ernie-4.5-turbo-20260402"` | 待确认 | ZenMux无稳定匹配,需官方文档确认 |
|
||
| `displayName` | `"文心 ERNIE 4.5 Turbo 20260402"` | `"文心 ERNIE 4.5 Turbo 20260402"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||
| `contextWindow` | `131072` | `131072` | 待确认 | ZenMux无context可用,需官方规格页确认 |
|
||
| `maxOutputTokens` | `12288` | `12288` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||
| `inputPrice` | `0.8` | `0.8` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `outputPrice` | `3.2` | `3.2` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `capabilities` | `["chat","code","vision","long_context","fast"]` | `["chat","code","vision","long_context","fast"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||
| `defaultTemperature` | `0.8` | `0.8` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `defaultTopP` | `1` | `1` | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `extra` | `{"cacheHitPrice":0.2}` | `{"cacheHitPrice":0.2}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||
|
||
## ernie-x1.1
|
||
|
||
- ZenMux匹配级别: `stripped`
|
||
- ZenMux命中: `baidu/ernie-x1.1-preview`
|
||
- ZenMux候选: `baidu/ernie-x1.1-preview`
|
||
|
||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||
|---|---|---|---|---|
|
||
| `modelName` | `"ernie-x1.1"` | `"ernie-x1.1-preview"` | 待确认 | ZenMux匹配(stripped): baidu/ernie-x1.1-preview |
|
||
| `displayName` | `"文心 ERNIE X1.1"` | `"文心 ERNIE X1.1"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||
| `serviceType` | `["reasoning"]` | `["reasoning"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||
| `contextWindow` | `65536` | `65536` | 待确认 | ZenMux给出context_length=65536,最终以官方模型规格页确认 |
|
||
| `maxOutputTokens` | `65536` | `65536` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||
| `inputPrice` | `1` | `1` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `outputPrice` | `4` | `4` | 待确认 | 当前文件币种为CNY,价格需官方价格页确认 |
|
||
| `capabilities` | `["chat","reasoning","deep_thinking","math","code"]` | `["chat","reasoning","deep_thinking","math","code"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||
| `defaultTemperature` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `defaultTopP` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `extra` | `{"thinkingMaxTokens":65536}` | `{"thinkingMaxTokens":65536}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||
|