From 8db4b18014af39896fa969e5c536ac7a809a5564 Mon Sep 17 00:00:00 2001 From: Zeta-qixi Date: Sun, 20 Apr 2025 14:35:06 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-anywhere-llm (#3392) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index f16e2c9e..9af44a46 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8820,4 +8820,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_anywhere_llm", + "project_link": "nonebot-plugin-anywhere-llm", + "author_id": 57753690, + "tags": [ + { + "label": "DeepSeek", + "color": "#5852f7" + }, + { + "label": "LLM", + "color": "#f75297" + } + ], + "is_official": false + }, ]