From b13f3c5337e69ca39a003dbc402c22a46a07d92a Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 22 Dec 2025 17:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4AI=E5=85=B3=E9=94=AE=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/dify/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/dify/config.toml b/plugins/dify/config.toml index ab957e3..193d9ea 100644 --- a/plugins/dify/config.toml +++ b/plugins/dify/config.toml @@ -4,9 +4,9 @@ enable = true api-key = "app-u5EnYq3ill19bm6pWJwGkY4D" # Dify的API Key base-url = "http://192.168.2.240/v1" #Dify API接口base url -commands = ["聊天"] +commands = [] command-tip = """ -💬AI聊天指令:["聊天"] +💬AI聊天指令:[] 聊天 请求内容 """