From 45efe9c662483e20698f19d6af19d189f7eb6e95 Mon Sep 17 00:00:00 2001 From: zhaoyingbo Date: Wed, 29 Jan 2025 05:22:37 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4=E8=81=8A=E5=A4=A9?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E9=94=99=E8=AF=AF=E8=BF=94=E5=9B=9E=E9=80=BB?= =?UTF-8?q?=E8=BE=91=EF=BC=8C=E4=BB=A5=E7=AE=80=E5=8C=96=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- controller/groupAgent/agent.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/controller/groupAgent/agent.ts b/controller/groupAgent/agent.ts index b84dd60..2a063c2 100644 --- a/controller/groupAgent/agent.ts +++ b/controller/groupAgent/agent.ts @@ -35,7 +35,6 @@ const agent = async (ctx: Context) => { excludedMessageIds: [loadingMessageId, messageId], excludeMentions: [appInfo.appName], }) - // 如果没有聊天记录,返回错误信息 logger.debug(`Chat history: ${JSON.stringify(chatHistory)}`) // 根据Mention,拼装原始消息