From fdf0a46331d94af2a3bbe962235b6d150189dba5 Mon Sep 17 00:00:00 2001 From: he0119 Date: Thu, 5 Dec 2024 17:53:09 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=B0=B7=E6=AD=8C?= =?UTF-8?q?=20Gemini=20=E5=A4=9A=E6=A8=A1=E6=80=81=E5=8A=A9=E6=89=8B=20(#8?= =?UTF-8?q?6)?= 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 0cecb9a..4624970 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7395,4 +7395,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot-plugin-multimodal-gemini", + "project_link": "nonebot-plugin-multimodal-gemini", + "author_id": 5219550, + "tags": [ + { + "label": "Gemini", + "color": "#368bd1" + }, + { + "label": "AI", + "color": "#368bd1" + }, + { + "label": "GPT", + "color": "#368bd1" + } + ], + "is_official": false + }, ]