From 7b3ca228ef42efc5a1ebada5e25bd7faa1291df4 Mon Sep 17 00:00:00 2001 From: KroMiose Date: Mon, 19 Aug 2024 16:16:11 +0800 Subject: [PATCH] :beers: publish plugin nekro-agent (#2875) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 95c4b965..49e44fc9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6802,5 +6802,21 @@ } ], "is_official": false + }, + { + "module_name": "nekro_agent", + "project_link": "nekro-agent", + "author": "KroMiose", + "tags": [ + { + "label": "Agent", + "color": "#ece349" + }, + { + "label": "ChatAI", + "color": "#3cae69" + } + ], + "is_official": false } ]