【教程】NewAPI 配置 GLM 5 关闭思维链
- 内容介绍
- 文章标签
- 相关推荐
PixPin_2026-03-23_23-35-001298×840 151 KB
PixPin_2026-03-23_23-36-441298×839 126 KB
{
"operations": [
{
"mode": "set",
"path": "thinking",
"value": {
"type": "disabled"
}
}
]
}
PixPin_2026-03-23_23-37-271298×840 122 KB
然后给 Thinking 模型加上重定向
PixPin_2026-03-23_23-38-461054×729 75.1 KB
PixPin_2026-03-23_23-38-171298×839 99.8 KB
效果
PixPin_2026-03-23_23-34-411298×779 161 KB
PixPin_2026-03-23_23-40-54878×282 21.5 KB
PixPin_2026-03-23_23-40-41871×322 32.5 KB
网友解答:--【壹】--:
简单任务是可以的,比如快速翻译等,代码等复杂任务肯定要思考
--【贰】--:
我记错了,lite不支持glm-5
image1966×1290 284 KB
--【叁】--:
感谢佬友分享
--【肆】--:
关闭思考用这个就行了:
{
"thinking": { "type": "disabled" }
}
不过我这不是 coding plan 的,一直白嫖赠送的 500w glm-4.7 还
PixPin_2026-03-23_23-35-001298×840 151 KB
PixPin_2026-03-23_23-36-441298×839 126 KB
{
"operations": [
{
"mode": "set",
"path": "thinking",
"value": {
"type": "disabled"
}
}
]
}
PixPin_2026-03-23_23-37-271298×840 122 KB
然后给 Thinking 模型加上重定向
PixPin_2026-03-23_23-38-461054×729 75.1 KB
PixPin_2026-03-23_23-38-171298×839 99.8 KB
效果
PixPin_2026-03-23_23-34-411298×779 161 KB
PixPin_2026-03-23_23-40-54878×282 21.5 KB
PixPin_2026-03-23_23-40-41871×322 32.5 KB
网友解答:--【壹】--:
简单任务是可以的,比如快速翻译等,代码等复杂任务肯定要思考
--【贰】--:
我记错了,lite不支持glm-5
image1966×1290 284 KB
--【叁】--:
感谢佬友分享
--【肆】--:
关闭思考用这个就行了:
{
"thinking": { "type": "disabled" }
}
不过我这不是 coding plan 的,一直白嫖赠送的 500w glm-4.7 还

