From ab23cde27005578338f1a3b496cb1ab8b048c0c3 Mon Sep 17 00:00:00 2001 From: KarisAya Date: Mon, 13 Jan 2025 11:56:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20AI=E7=BE=A4?= =?UTF-8?q?=E8=81=8A=E6=9C=BA=E5=99=A8=E4=BA=BA=E7=BE=A4=E8=81=8A=20(#3256?= =?UTF-8?q?)?= 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 7e44a0f18084..7264a300728d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8173,4 +8173,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_groups_aichat", + "project_link": "nonebot-plugin-groups-aichat", + "author_id": 51886078, + "tags": [ + { + "label": "腾讯混元", + "color": "#157bff" + }, + { + "label": "通义千问", + "color": "#5416ff" + }, + { + "label": "Gemini", + "color": "#59fb51" + } + ], + "is_official": false + }, ]