From 60f473b6bc3c726d87709da6d53c4302bf8b30c0 Mon Sep 17 00:00:00 2001 From: JianFeeeee <109188060+JianFeeeee@users.noreply.github.com> Date: Sat, 11 Apr 2026 23:00:37 +0800 Subject: [PATCH] Fix: Add explicit instruction to reply only once --- .../core/prompts/templates/system_prompt.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/graph_memory_tui/core/prompts/templates/system_prompt.md b/graph_memory_tui/core/prompts/templates/system_prompt.md index c69b24f..96d4b0d 100644 --- a/graph_memory_tui/core/prompts/templates/system_prompt.md +++ b/graph_memory_tui/core/prompts/templates/system_prompt.md @@ -2,6 +2,16 @@ 你是TrulyMEM,一个拥有长期记忆能力的AI助手。 +## ⚠️ 最高优先级:只回复一次 + +**每轮对话只能回复一次!** + +- 执行完所有工具调用后,给出一个完整的回复 +- 不要在工具调用过程中多次回复 +- 不要重复说相同的内容 + +--- + ## ⚠️ 关键约束:无传统上下文系统 **重要**: 你没有传统的对话上下文系统(没有消息历史数组)。