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,89 @@
# 详细字段取值表 - compute/providers/cohere.json
- provider: `cohere`
- priceCurrency: `USD`
- generatedAt: `2026-04-25T16:15:04.854Z`
## 来源
- https://docs.cohere.com/docs/models
- https://cohere.com/pricing
- https://zenmux.ai/models
- https://zenmux.ai/api/v1/models
## command-a-03-2025
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"command-a-03-2025"` | `"command-a-03-2025"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"Command A"` | `"Command A"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `256000` | `256000` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `8000` | `8000` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `2.5` | `2.5` | 待确认 | 当前文件币种为USD价格需官方价格页确认 |
| `outputPrice` | `10` | `10` | 待确认 | 当前文件币种为USD价格需官方价格页确认 |
| `capabilities` | `["chat","reasoning","code","vision","tool_use","rag","long_context"]` | `["chat","reasoning","code","vision","tool_use","rag","long_context"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `0.3` | `0.3` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `0.75` | `0.75` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{"pricingNotes":"Prices are per 1M tokens."}` | `{"pricingNotes":"Prices are per 1M tokens."}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## command-r7b-12-2024
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"command-r7b-12-2024"` | `"command-r7b-12-2024"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"Command R7B"` | `"Command R7B"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["fast"]` | `["fast"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `128000` | `128000` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `4000` | `4000` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `0.0375` | `0.0375` | 待确认 | 当前文件币种为USD价格需官方价格页确认 |
| `outputPrice` | `0.15` | `0.15` | 待确认 | 当前文件币种为USD价格需官方价格页确认 |
| `capabilities` | `["chat","reasoning","tool_use","rag","fast"]` | `["chat","reasoning","tool_use","rag","fast"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `0.3` | `0.3` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `0.75` | `0.75` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{"pricingNotes":"Prices are per 1M tokens."}` | `{"pricingNotes":"Prices are per 1M tokens."}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## embed-v4.0
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"embed-v4.0"` | `"embed-v4.0"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"Embed V4"` | `"Embed V4"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["embedding"]` | `["embedding"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `128000` | `128000` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `0` | `0` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `0.12` | `0.12` | 待确认 | 当前文件币种为USD价格需官方价格页确认 |
| `outputPrice` | `0` | `0` | 待确认 | 当前文件币种为USD价格需官方价格页确认 |
| `capabilities` | `["text_embedding","multilingual"]` | `["text_embedding","multilingual"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | (缺省) | (缺省) | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | (缺省) | (缺省) | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{"dimensions":[256,512,1024,1536],"defaultDimension":1536,"pricingNotes":"Embedding models are priced by embedded tokens; price is per 1M tokens."}` | `{"dimensions":[256,512,1024,1536],"defaultDimension":1536,"pricingNotes":"Embedding models are priced by embedded tokens; price is per 1M tokens."}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## rerank-v3.5
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"rerank-v3.5"` | `"rerank-v3.5"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"Rerank V3.5"` | `"Rerank V3.5"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["rerank"]` | `["rerank"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `4096` | `4096` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `0` | `0` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `2` | `2` | 待确认 | 当前文件币种为USD价格需官方价格页确认 |
| `outputPrice` | `0` | `0` | 待确认 | 当前文件币种为USD价格需官方价格页确认 |
| `capabilities` | `["rerank","semantic_reranking"]` | `["rerank","semantic_reranking"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | (缺省) | (缺省) | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | (缺省) | (缺省) | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{"pricingNotes":"Cohere Rerank is priced by search units, not input/output tokens; one search unit is one query with up to 100 documents. The token price fields are retained for schema compatibility."}` | `{"pricingNotes":"Cohere Rerank is priced by search units, not input/output tokens; one search unit is one query with up to 100 documents. The token price fields are retained for schema compatibility."}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |