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,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`