From 79435b8562cf1b41635f61ab04390454375bc0d2 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 9 Apr 2026 07:29:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E6=A0=87=E7=82=B9=E7=AC=A6=E5=8F=B7=E5=AF=BC=E8=87=B4=E8=AF=AD?= =?UTF-8?q?=E6=B3=95=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openclaw_neo4j_demo.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/openclaw_neo4j_demo.py b/openclaw_neo4j_demo.py index 8549dea..f5dd6e3 100644 --- a/openclaw_neo4j_demo.py +++ b/openclaw_neo4j_demo.py @@ -548,9 +548,7 @@ class OpenClawClient: - ❌ 在"未找到相关记忆"后继续尝试其他查询 - ❌ 超过2次 tool calls 后还继续 -现在开始对话!""" - -现在开始对话!""" +现在开始对话!""" def send_message(self, user_input: str, tool_results: list = None, assistant_msg: dict = None) -> dict: global CURRENT_TURN