修复 title 总结失败bug,新增enable_thinking参数

This commit is contained in:
zcr
2026-03-23 16:52:11 +08:00
parent d5ef985e52
commit 7c23d16ea6
5 changed files with 20 additions and 15 deletions

View File

@@ -22,8 +22,6 @@ async def conversation_title(agent, config):
if user_msg and ai_msg:
break
if not user_msg or not ai_msg:
return None
prompt = f"""
请根据以下首次对话内容生成一个简洁、精准的标题2-15个字