diff --git a/assets/plugins.json5 b/assets/plugins.json5 index ef2e1501..441e7eed 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8480,4 +8480,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_aiochatllm", + "project_link": "nonebot-plugin-aiochatllm", + "author_id": 176760093, + "tags": [ + { + "label": "LLM", + "color": "#ea5252" + } + ], + "is_official": false + }, ]