diff --git a/assets/plugins.json b/assets/plugins.json index ae4b57f0..668a054f 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5915,5 +5915,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_with_ai_agents", + "project_link": "nonebot-plugin-with-ai-agents", + "author": "yejue", + "tags": [ + { + "label": "AI 智能体", + "color": "#5dac81" + }, + { + "label": "多平台模型", + "color": "#5dac81" + } + ], + "is_official": false } ]