From 8e0af47c054ae00ca22256dc356220c31facba0c Mon Sep 17 00:00:00 2001 From: Asankilp Date: Sun, 24 Nov 2024 01:58:36 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=E4=BF=AE=E5=A4=8D=E9=83=A8?= =?UTF-8?q?=E5=88=86api=EF=BC=88=E6=99=BA=E8=B0=B1=EF=BC=9F=EF=BC=89?= =?UTF-8?q?=E8=A7=A3=E6=9E=90tools=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nonebot_plugin_marshoai/tools/marshoai-basic/tools.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nonebot_plugin_marshoai/tools/marshoai-basic/tools.json b/nonebot_plugin_marshoai/tools/marshoai-basic/tools.json index e872498..08a0254 100644 --- a/nonebot_plugin_marshoai/tools/marshoai-basic/tools.json +++ b/nonebot_plugin_marshoai/tools/marshoai-basic/tools.json @@ -3,9 +3,7 @@ "type": "function", "function": { "name": "marshoai-basic__get_current_time", - "description": "获取现在的时间。", - "parameters": { - } + "description": "获取现在的时间。" } } ] \ No newline at end of file