chore: preserve field audit artifacts and tools (#5)

* 备份同步前的配置审计修改

* 更新字段审计产物
This commit is contained in:
2026-04-26 10:34:19 +08:00
committed by GitHub
parent 8aa03dbb4e
commit 370c3d17d1
79 changed files with 12480 additions and 0 deletions

View File

@@ -0,0 +1,88 @@
# 详细字段取值表 - compute/providers/baichuan.json
- provider: `baichuan`
- priceCurrency: `CNY`
- generatedAt: `2026-04-25T16:15:04.854Z`
## 来源
- https://platform.baichuan-ai.com/docs
- https://zenmux.ai/models
- https://zenmux.ai/api/v1/models
## Baichuan-M3-Plus
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"Baichuan-M3-Plus"` | `"Baichuan-M3-Plus"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"百川 M3-Plus"` | `"百川 M3-Plus"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `32000` | `32000` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `32000` | `32000` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `5` | `5` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `9` | `9` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["chat","reasoning","code","multilingual","vision","long_context","medical"]` | `["chat","reasoning","code","multilingual","vision","long_context","medical"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `0.3` | `0.3` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `0.85` | `0.85` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## Baichuan-M3
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"Baichuan-M3"` | `"Baichuan-M3"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"百川 M3"` | `"百川 M3"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `32000` | `32000` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `32000` | `32000` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `10` | `10` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `30` | `30` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["chat","reasoning","code","multilingual","vision","medical"]` | `["chat","reasoning","code","multilingual","vision","medical"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `0.3` | `0.3` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `0.85` | `0.85` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## Baichuan-M2-Plus
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"Baichuan-M2-Plus"` | `"Baichuan-M2-Plus"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"百川 M2-Plus"` | `"百川 M2-Plus"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `32000` | `32000` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `32000` | `32000` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `10` | `10` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `30` | `30` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["chat","reasoning","code","multilingual","long_context"]` | `["chat","reasoning","code","multilingual","long_context"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `0.3` | `0.3` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `0.85` | `0.85` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## Baichuan-M2
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"Baichuan-M2"` | `"Baichuan-M2"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"百川 M2"` | `"百川 M2"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `32000` | `32000` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `32000` | `32000` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `2` | `2` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `20` | `20` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["chat","reasoning","code","multilingual"]` | `["chat","reasoning","code","multilingual"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `0.3` | `0.3` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `0.85` | `0.85` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |