From 4f7d3965d4be22001f0de0a152bc907bd0f3c95d Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Thu, 12 Dec 2024 13:10:08 +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(#3?= =?UTF-8?q?164)?= 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 a16b95a76ce8..ac4dd969a3db 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7773,4 +7773,24 @@ ], "is_official": false }, + { + "module_name": "nonebot-plugin-multimodal-gemini", + "project_link": "nonebot-plugin-multimodal-gemini", + "author_id": 33365787, + "tags": [ + { + "label": "Gemini", + "color": "#368bd1" + }, + { + "label": "AI", + "color": "#368bd1" + }, + { + "label": "GPT", + "color": "#368bd1" + } + ], + "is_official": false + }, ]