diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 5f7c888b..b72b70b4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11357,4 +11357,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_llm_qa_system", + "project_link": "nonebot-plugin-llm-qa-system", + "author_id": 109930302, + "tags": [ + { + "label": "QA", + "color": "#66ccff" + }, + { + "label": "RAG", + "color": "#66ccff" + }, + { + "label": "Ollama", + "color": "#66ccff" + } + ], + "is_official": false + }, ]