fix: AI coach chat continuation now carries full draft text

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-11 00:53:45 +08:00
parent 6169fee7b9
commit 7f1015f852
4 changed files with 56 additions and 31 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ HUB_TRUST_LAN=true
AI_TIMEOUT_SECONDS=120
# AI 教练聊天:单次输出 token 上限与截断自动续写次数(默认 8192 / 3)
# CHAT_MAX_OUTPUT_TOKENS=8192
# CHAT_MAX_CONTINUATIONS=3
# CHAT_MAX_CONTINUATIONS=8
# CHAT_AI_TIMEOUT_SECONDS=300
# AI 提供方:openai(默认,OpenAI 兼容网关)| ollama(本机 Ollama