fix: AI coach chat continuation now carries full draft text
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user