Skip to content

Commit 870b2aa

Browse files
authored
Merge pull request #180 from anka-afk/main
add plugin: astrbot_plugin_knowledge_base
2 parents 2761431 + 4da73b3 commit 870b2aa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

plugins.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
2+
"astrbot_plugin_knowledge_base": {
3+
"author": "lxfight",
4+
"desc": "astrbot_plugin_knowledge_base 是一个为 AstrBot 聊天机器人框架量身定制的强大知识库插件。 它允许您的机器人连接到自定义的知识源,通过先进的检索增强生成 (RAG) 技术, 让机器人能够基于准确、具体的私有信息进行对话,而不仅仅依赖预训练模型的通用知识。",
5+
"repo": "https://github.com/lxfight/astrbot_plugin_knowledge_base",
6+
"tags": ["RAG", "知识库"]
7+
},
28
"astrbot_uptime_kuma_webhook_plugin": {
39
"author": "RC-CHN",
410
"desc": "通过 Webhook 从 Uptime Kuma 接收监控状态通知,并将这些通知推送到指定的 AstrBot 用户或群组",

0 commit comments

Comments
 (0)