update: 前端模型显示名称同步升级 - GLM-4.7-Flash -> GLM-5.1, DeepSeek-Reasoner -> DeepSeek-V4-Pro
All checks were successful
构建并部署 AI Agent 服务 / deploy (push) Successful in 6m12s
All checks were successful
构建并部署 AI Agent 服务 / deploy (push) Successful in 6m12s
This commit is contained in:
@@ -156,7 +156,7 @@ def _handle_ai_response():
|
||||
display_text = raw_text
|
||||
is_thinking = False
|
||||
|
||||
# 1. 原生 API 推理模式 (如 DeepSeek-Reasoner)
|
||||
# 1. 原生 API 推理模式 (如 DeepSeek-V4-Pro)
|
||||
if api_thought:
|
||||
is_thinking = not bool(raw_text.strip())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user