From 967aa758d38737088f312940ed54d46bb2aa39cf Mon Sep 17 00:00:00 2001 From: gsskk Date: Sat, 17 Aug 2024 23:15:02 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20dify=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=20(#2888)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 7a65beab..a8e51dc4 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6728,5 +6728,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_dify", + "project_link": "nonebot-plugin-dify", + "author": "gsskk", + "tags": [ + { + "label": "LLM", + "color": "#ea5252" + }, + { + "label": "Dify", + "color": "#ea5252" + } + ], + "is_official": false } ]