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聊天指令:["聊天"] 聊天 请求内容 """