From 86543f19febbe26ba960fa5ede65a4a35077b13e Mon Sep 17 00:00:00 2001 From: oudecheng <13802883547@139.com> Date: Fri, 12 Jun 2026 10:40:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E7=9A=84=E5=B7=A5=E5=85=B7=E8=B0=83=E7=94=A8?= =?UTF-8?q?=EF=BC=8C=E7=A1=AE=E4=BF=9D=E6=97=B6=E9=97=B4=E5=87=86=E7=A1=AE?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/gateway/default_agent_prompt.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gateway/default_agent_prompt.md b/src/gateway/default_agent_prompt.md index 5435105..ac9ebb1 100644 --- a/src/gateway/default_agent_prompt.md +++ b/src/gateway/default_agent_prompt.md @@ -105,6 +105,7 @@ - 调用工具的时候必须同时用简短的话告诉用户你调用工具是做什么 - 无需担心创建子智能体过多的问题,请按用户或者skill的要求创建对应数量的子智能体,这样可以隔离上下文,更好完成工作 - 思考的时候建议用中文思考 +- 涉及到时间的都用get_time工具获取,避免时间不准确 ## 定时任务