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,65 @@
# 未确认字段报告 - compute/providers/moonshot.json
- provider: `moonshot`
- generatedAt: `2026-04-25T16:15:04.854Z`
## kimi-k2.6
- `contextWindow`: ZenMux给出context_length=262144最终以官方模型规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## kimi-k2.5
- `contextWindow`: ZenMux给出context_length=262144最终以官方模型规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## kimi-k2
- `modelName`: ZenMux无稳定匹配需官方文档确认
- `contextWindow`: ZenMux无context可用需官方规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## kimi-k2-thinking
- `contextWindow`: ZenMux给出context_length=262144最终以官方模型规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## moonshot-v1-8k
- `modelName`: ZenMux无稳定匹配需官方文档确认
- `contextWindow`: ZenMux无context可用需官方规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## moonshot-v1-32k
- `modelName`: ZenMux无稳定匹配需官方文档确认
- `contextWindow`: ZenMux无context可用需官方规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## moonshot-v1-128k
- `modelName`: ZenMux无稳定匹配需官方文档确认
- `contextWindow`: ZenMux无context可用需官方规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核

View File

@@ -0,0 +1,149 @@
# 详细字段取值表 - compute/providers/moonshot.json
- provider: `moonshot`
- priceCurrency: `CNY`
- generatedAt: `2026-04-25T16:15:04.854Z`
## 来源
- https://platform.moonshot.cn/docs/guide/overview
- https://platform.moonshot.cn/docs/pricing/chat
- https://zenmux.ai/models
- https://zenmux.ai/api/v1/models
## kimi-k2.6
- ZenMux匹配级别: `exact`
- ZenMux命中: `moonshotai/kimi-k2.6`
- ZenMux候选: `moonshotai/kimi-k2.6`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"kimi-k2.6"` | `"kimi-k2.6"` | 保持 | ZenMux匹配(exact): moonshotai/kimi-k2.6 |
| `displayName` | `"Kimi K2.6"` | `"Kimi K2.6"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `256000` | `262144` | 待确认 | ZenMux给出context_length=262144最终以官方模型规格页确认 |
| `maxOutputTokens` | `32768` | `32768` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `6.5` | `6.5` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `27` | `27` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["chat","reasoning","code","tool_use","agent","long_context","vision","video_understanding","image_understanding"]` | `["chat","reasoning","code","tool_use","agent","long_context","vision","video_understanding","image_understanding"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `1` | `1` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `0.95` | `0.95` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{"thinking":{"default":"enabled","disabledTemperature":0.6},"cacheHitPrice":1.1,"supportedImageFormats":["png","jpeg","webp","gif"],"supportedVideoFormats":["mp4","mpeg","mov","avi","x-flv","mpg","webm","wmv","3gpp"]}` | `{"thinking":{"default":"enabled","disabledTemperature":0.6},"cacheHitPrice":1.1,"supportedImageFormats":["png","jpeg","webp","gif"],"supportedVideoFormats":["mp4","mpeg","mov","avi","x-flv","mpg","webm","wmv","3gpp"]}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## kimi-k2.5
- ZenMux匹配级别: `exact`
- ZenMux命中: `moonshotai/kimi-k2.5`
- ZenMux候选: `moonshotai/kimi-k2.5`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"kimi-k2.5"` | `"kimi-k2.5"` | 保持 | ZenMux匹配(exact): moonshotai/kimi-k2.5 |
| `displayName` | `"Kimi K2.5"` | `"Kimi K2.5"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `256000` | `262144` | 待确认 | ZenMux给出context_length=262144最终以官方模型规格页确认 |
| `maxOutputTokens` | `32768` | `32768` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `4` | `4` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `21` | `21` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["chat","reasoning","code","tool_use","agent","long_context","vision"]` | `["chat","reasoning","code","tool_use","agent","long_context","vision"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `1` | `1` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `0.95` | `0.95` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{"thinking":{"default":"enabled","disabledTemperature":0.6},"cacheHitPrice":0.7,"supportedImageFormats":["png","jpeg","webp","gif"],"supportedVideoFormats":["mp4","mpeg","mov","avi","x-flv","mpg","webm","wmv","3gpp"]}` | `{"thinking":{"default":"enabled","disabledTemperature":0.6},"cacheHitPrice":0.7,"supportedImageFormats":["png","jpeg","webp","gif"],"supportedVideoFormats":["mp4","mpeg","mov","avi","x-flv","mpg","webm","wmv","3gpp"]}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## kimi-k2
- ZenMux匹配级别: `ambiguous`
- ZenMux候选: `moonshotai/kimi-k2.6``moonshotai/kimi-k2.5``moonshotai/kimi-k2-thinking``moonshotai/kimi-k2-0905``moonshotai/kimi-k2-0711`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"kimi-k2"` | `"kimi-k2"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"Kimi K2"` | `"Kimi K2"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `256000` | `256000` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `8192` | `8192` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `4` | `4` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `16` | `16` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["chat","reasoning","code","tool_use","agent","long_context"]` | `["chat","reasoning","code","tool_use","agent","long_context"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `0.6` | `0.6` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `1` | `1` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{"cacheHitPrice":1}` | `{"cacheHitPrice":1}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## kimi-k2-thinking
- ZenMux匹配级别: `exact`
- ZenMux命中: `moonshotai/kimi-k2-thinking`
- ZenMux候选: `moonshotai/kimi-k2-thinking`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"kimi-k2-thinking"` | `"kimi-k2-thinking"` | 保持 | ZenMux匹配(exact): moonshotai/kimi-k2-thinking |
| `displayName` | `"Kimi K2 思考版"` | `"Kimi K2 思考版"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["reasoning"]` | `["reasoning"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `256000` | `262144` | 待确认 | ZenMux给出context_length=262144最终以官方模型规格页确认 |
| `maxOutputTokens` | `16384` | `16384` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `4` | `4` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `16` | `16` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["reasoning","math","code","deep_thinking","long_context"]` | `["reasoning","math","code","deep_thinking","long_context"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `1` | `1` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `1` | `1` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{"cacheHitPrice":1}` | `{"cacheHitPrice":1}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## moonshot-v1-8k
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"moonshot-v1-8k"` | `"moonshot-v1-8k"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"Moonshot V1 8K"` | `"Moonshot V1 8K"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `8192` | `8192` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `4096` | `4096` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `2` | `2` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `2` | `2` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["chat","code"]` | `["chat","code"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `0` | `0` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `1` | `1` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## moonshot-v1-32k
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"moonshot-v1-32k"` | `"moonshot-v1-32k"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"Moonshot V1 32K"` | `"Moonshot V1 32K"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `32768` | `32768` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `4096` | `4096` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `5` | `5` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `5` | `5` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["chat","code","long_context"]` | `["chat","code","long_context"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `0` | `0` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `1` | `1` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |
## moonshot-v1-128k
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"moonshot-v1-128k"` | `"moonshot-v1-128k"` | 待确认 | ZenMux无稳定匹配需官方文档确认 |
| `displayName` | `"Moonshot V1 128K"` | `"Moonshot V1 128K"` | 保持 | 展示字段,以本项目产品命名策略为准 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
| `contextWindow` | `131072` | `131072` | 待确认 | ZenMux无context可用需官方规格页确认 |
| `maxOutputTokens` | `4096` | `4096` | 待确认 | ZenMux列表未提供统一max output字段需官方模型详情页确认 |
| `inputPrice` | `10` | `10` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `outputPrice` | `10` | `10` | 待确认 | 当前文件币种为CNY价格需官方价格页确认 |
| `capabilities` | `["chat","code","long_context"]` | `["chat","code","long_context"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
| `defaultTemperature` | `0` | `0` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `defaultTopP` | `1` | `1` | 保持 | 当前值与schema兼容是否采用默认采样值需官方文档确认 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本项目schema需按业务含义和官方补充信息复核 |