From 52b7d6007de99dc84951f32fe349d7c8a1e991d5 Mon Sep 17 00:00:00 2001 From: chiguyong Date: Thu, 11 Jun 2026 14:49:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20'=E4=BD=A0=E5=A5=BD'=20from=20d?= =?UTF-8?q?irect=5Fagent=20keywords=20so=20greetings=20route=20to=20defaul?= =?UTF-8?q?t=20agent=20with=20tools?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/skills/direct_agent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/skills/direct_agent.yaml b/configs/skills/direct_agent.yaml index ca5de64..c5ad434 100644 --- a/configs/skills/direct_agent.yaml +++ b/configs/skills/direct_agent.yaml @@ -8,7 +8,7 @@ max_steps: 1 max_concurrency: 5 intent: - keywords: ["翻译", "摘要", "格式化", "translate", "summarize", "你好", "什么是"] + keywords: ["翻译", "摘要", "格式化", "translate", "summarize", "什么是"] description: "简单生成任务,无需工具调用,单次LLM生成即可" examples: - "翻译这段话"