From cc5dbca8261761765de68ee0ae5b23a7b26820ee Mon Sep 17 00:00:00 2001 From: Elflare Date: Wed, 26 Mar 2025 22:42:14 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20MoEllm=E8=81=8A?= =?UTF-8?q?=E5=A4=A9=20(#3350)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index f2577df9..618807e9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8590,4 +8590,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_moellmchats", + "project_link": "nonebot-plugin-moellmchats", + "author_id": 31814960, + "tags": [ + { + "label": "DeepSeek", + "color": "#3586ff" + }, + { + "label": "LLM", + "color": "#ea5252" + }, + { + "label": "ChatGPT", + "color": "#000000" + } + ], + "is_official": false + }, ]