audit model field values against official docs

This commit is contained in:
2026-04-24 12:20:24 +08:00
parent ca99ea272f
commit c57cd4723d
114 changed files with 6550 additions and 368 deletions

View File

@@ -0,0 +1,49 @@
# 未确认字段报告 - compute/providers/zhipu.json
- provider: `zhipu`
- generatedAt: `2026-04-23T15:11:31.654Z`
## glm-5
- `inputPrice`: 本文件币种为CNYZenMux价格为USD需官方价格页复核
- `outputPrice`: 本文件币种为CNYZenMux价格为USD需官方价格页复核
- `capabilities`: ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核
- `defaultTemperature`: 官方通常不提供默认采样参数
- `defaultTopP`: 官方通常不提供默认采样参数
- `extra`: 扩展字段为本地schema需业务侧定义
## glm-4.7
- `inputPrice`: 本文件币种为CNYZenMux价格为USD需官方价格页复核
- `outputPrice`: 本文件币种为CNYZenMux价格为USD需官方价格页复核
- `capabilities`: ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核
- `defaultTemperature`: 官方通常不提供默认采样参数
- `defaultTopP`: 官方通常不提供默认采样参数
- `extra`: 扩展字段为本地schema需业务侧定义
## glm-4.7-thinking
- `modelName`: ZenMux无稳定匹配
- `inputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `outputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `defaultTemperature`: 官方通常不提供默认采样参数
- `defaultTopP`: 官方通常不提供默认采样参数
- `extra`: 扩展字段为本地schema需业务侧定义
## glm-4.6v
- `inputPrice`: 本文件币种为CNYZenMux价格为USD需官方价格页复核
- `outputPrice`: 本文件币种为CNYZenMux价格为USD需官方价格页复核
- `capabilities`: ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核
- `defaultTemperature`: 官方通常不提供默认采样参数
- `defaultTopP`: 官方通常不提供默认采样参数
- `extra`: 扩展字段为本地schema需业务侧定义
## glm-4.6
- `inputPrice`: 本文件币种为CNYZenMux价格为USD需官方价格页复核
- `outputPrice`: 本文件币种为CNYZenMux价格为USD需官方价格页复核
- `capabilities`: ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核
- `defaultTemperature`: 官方通常不提供默认采样参数
- `defaultTopP`: 官方通常不提供默认采样参数
- `extra`: 扩展字段为本地schema需业务侧定义

View File

@@ -0,0 +1,116 @@
# 详细字段取值表 - compute/providers/zhipu.json
- provider: `zhipu`
- priceCurrency: `CNY`
- generatedAt: `2026-04-23T15:11:31.654Z`
## 来源
- https://docs.bigmodel.cn/cn/guide/models/text/glm-5
- https://docs.bigmodel.cn/cn/guide/models/text/glm-4.7
- https://docs.bigmodel.cn/cn/guide/models/text/glm-4.6
- https://docs.bigmodel.cn/cn/guide/start/model-overview
- https://docs.bigmodel.cn/cn/guide/start/concept-param
- https://docs.bigmodel.cn/cn/guide/capabilities/thinking-mode
- https://www.bigmodel.cn/pricing
- https://zenmux.ai/models
- https://zenmux.ai/api/v1/models
## glm-5
- ZenMux匹配级别: `exact`
- ZenMux命中: `z-ai/glm-5`
- ZenMux候选: `z-ai/glm-5`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"glm-5"` | `"glm-5"` | 保持 | ZenMux匹配(exact): z-ai/glm-5 |
| `displayName` | `"GLM-5"` | `"GLM-5"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `200000` | `200000` | 保持 | 智谱官方 GLM-5 模型页列明上下文窗口为 `200K` |
| `maxOutputTokens` | `128000` | `128000` | 保持 | 智谱官方 GLM-5 模型页列明最大输出 Tokens 为 `128K` |
| `inputPrice` | `4` | `4` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `outputPrice` | `18` | `18` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `capabilities` | `["chat","reasoning","code","multilingual","deep_thinking","long_context","math","tool_use","agent"]` | `["chat","reasoning","code","multilingual","deep_thinking","long_context","math","tool_use","agent"]` | 待确认 | ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核 |
| `defaultTemperature` | `0.95` | `0.95` | 待确认 | 官方通常不提供默认采样参数 |
| `defaultTopP` | `0.7` | `0.7` | 待确认 | 官方通常不提供默认采样参数 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## glm-4.7
- ZenMux匹配级别: `exact`
- ZenMux命中: `z-ai/glm-4.7`
- ZenMux候选: `z-ai/glm-4.7`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"glm-4.7"` | `"glm-4.7"` | 保持 | ZenMux匹配(exact): z-ai/glm-4.7 |
| `displayName` | `"GLM-4.7"` | `"GLM-4.7"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `200000` | `200000` | 保持 | 智谱官方 GLM-4.7 模型页列明上下文窗口为 `200K` |
| `maxOutputTokens` | `128000` | `128000` | 保持 | 智谱官方 GLM-4.7 模型页列明最大输出 Tokens 为 `128K` |
| `inputPrice` | `4` | `4` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `outputPrice` | `16` | `16` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `capabilities` | `["chat","reasoning","code","multilingual","deep_thinking","long_context","tool_use"]` | `["chat","reasoning","code","multilingual","deep_thinking","long_context","tool_use"]` | 待确认 | ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核 |
| `defaultTemperature` | `0.95` | `0.95` | 待确认 | 官方通常不提供默认采样参数 |
| `defaultTopP` | `0.7` | `0.7` | 待确认 | 官方通常不提供默认采样参数 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## glm-4.7-thinking
- ZenMux匹配级别: `ambiguous`
- ZenMux候选: `z-ai/glm-4.7``z-ai/glm-4.7-flashx``z-ai/glm-4.7-flash-free``z-ai/glm-4.6v``z-ai/glm-4.6`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"glm-4.7-thinking"` | `"glm-4.7-thinking"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"GLM-4.7 Thinking"` | `"GLM-4.7 Thinking"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["reasoning"]` | `["reasoning"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `200000` | `200000` | 保持 | 智谱官方 GLM-4.7 模型页列明上下文窗口为 `200K`,且思考模式文档说明 `GLM-4.7` 默认开启 Thinking本地别名 `glm-4.7-thinking` 可按同规格理解 |
| `maxOutputTokens` | `128000` | `128000` | 保持 | 智谱官方 GLM-4.7 模型页列明最大输出 Tokens 为 `128K`,思考模式文档说明 `GLM-4.7` 默认开启 Thinking |
| `inputPrice` | `8` | `8` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | `32` | `32` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["reasoning","math","code","deep_thinking","long_context"]` | `["reasoning","math","code","deep_thinking","long_context"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `0.95` | `0.95` | 待确认 | 官方通常不提供默认采样参数 |
| `defaultTopP` | `0.7` | `0.7` | 待确认 | 官方通常不提供默认采样参数 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## glm-4.6v
- ZenMux匹配级别: `exact`
- ZenMux命中: `z-ai/glm-4.6v`
- ZenMux候选: `z-ai/glm-4.6v`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"glm-4.6v"` | `"glm-4.6v"` | 保持 | ZenMux匹配(exact): z-ai/glm-4.6v |
| `displayName` | `"GLM-4.6V"` | `"GLM-4.6V"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["vision"]` | `["vision"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `200000` | `128000` | 建议修改 | 智谱官方 `GLM-4.6V` 模型页与模型概览页均列明上下文窗口为 `128K` |
| `maxOutputTokens` | `8192` | `32768` | 建议修改 | 智谱官方模型概览页与核心参数页均列明 `glm-4.6v` 最大输出为 `32K` / `32768` |
| `inputPrice` | `8` | `8` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `outputPrice` | `32` | `32` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `capabilities` | `["chat","vision","video_understanding","image_understanding","long_context","tool_use"]` | `["chat","vision","video_understanding","image_understanding","long_context","tool_use"]` | 待确认 | ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核 |
| `defaultTemperature` | `0.95` | `0.95` | 待确认 | 官方通常不提供默认采样参数 |
| `defaultTopP` | `0.7` | `0.7` | 待确认 | 官方通常不提供默认采样参数 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## glm-4.6
- ZenMux匹配级别: `exact`
- ZenMux命中: `z-ai/glm-4.6`
- ZenMux候选: `z-ai/glm-4.6`
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"glm-4.6"` | `"glm-4.6"` | 保持 | ZenMux匹配(exact): z-ai/glm-4.6 |
| `displayName` | `"GLM-4.6"` | `"GLM-4.6"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `200000` | `200000` | 保持 | 智谱官方 GLM-4.6 模型页列明上下文窗口为 `200K` |
| `maxOutputTokens` | `128000` | `128000` | 保持 | 智谱官方 GLM-4.6 模型页列明最大输出 Tokens 为 `128K` |
| `inputPrice` | `5` | `5` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `outputPrice` | `5` | `5` | 待确认 | 本文件币种为CNYZenMux价格为USD需官方价格页复核 |
| `capabilities` | `["chat","reasoning","code","multilingual","deep_thinking"]` | `["chat","reasoning","code","multilingual","deep_thinking"]` | 待确认 | ZenMux给出reasoning=true但capabilities是项目语义字段需官方能力说明复核 |
| `defaultTemperature` | `1` | `1` | 待确认 | 官方通常不提供默认采样参数 |
| `defaultTopP` | `0.95` | `0.95` | 待确认 | 官方通常不提供默认采样参数 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |

View File

@@ -0,0 +1,25 @@
# zhipu ambiguous/similar 逐条处置记录2026-04-23
依据:
- 智谱开放平台文档: https://bigmodel.cn/dev/howuse/model
- ZenMux: https://zenmux.ai/models
- ZenMux API: https://zenmux.ai/api/v1/models
## 已处置条目
1. `glm-4.7-thinking`ambiguous
处置:不修改。
原因ZenMux 候选含 `glm-4.7/4.7-flashx/4.7-flash-free/4.6v/4.6` 多分支;本地为 thinking 专线路由,无法唯一映射到某个候选。
## 本轮 zhipu 落库结果
- JSON 变更0
## 默认采样参数补齐(非 ambiguous
依据:
- 智谱官方模型参数说明GLM-4.6 默认 `temperature=1.0``top_p=0.95`
- https://docs.bigmodel.cn/cn/guide/models/migrate-to-v4#glm-4.6
已执行:
1. `glm-4.6`:补齐 `defaultTemperature: 1``defaultTopP: 0.95`