From 44071f7df2df9ed54b7d45e484d8544665c2ec3d Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 22 Dec 2025 17:32:06 +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 193d9ea..ab957e3 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聊天指令:["聊天"] 聊天 请求内容 """