From 6802a6db88da18b4bd5a6fceb733e33b4a5c08dc Mon Sep 17 00:00:00 2001 From: zhaoyingbo Date: Wed, 4 Dec 2024 11:30:37 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=AE=80=E5=8C=96=E5=A4=A7=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E8=BE=93=E5=87=BA=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- controller/groupAgent/agent.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controller/groupAgent/agent.ts b/controller/groupAgent/agent.ts index 616dc86..addba25 100644 --- a/controller/groupAgent/agent.ts +++ b/controller/groupAgent/agent.ts @@ -57,7 +57,7 @@ const agent = async (ctx: Context.Data) => { // 调用大模型 try { - await updateCard(cardGender.genPendingCard("LLM激情输出中,请稍等...")) + await updateCard(cardGender.genPendingCard("LLM输出中,请稍等...")) const llmRes = (await llm.invoke( "groupAgent", {