Plugin Info
{
"name": "astrbot_plugin_remote_kb",
"display_name": "远程知识库插件",
"desc": "将Astrbot知识库查询功能包装为HTTP服务,支持跨Astrbot实例的知识库共享与查询。服务端和客户端都需要安装",
"author": "elecvoid243",
"repo": "https://github.com/elecvoid243/astrbot_plugin_remote_kb",
"tags": [
"知识库",
"rag"
]
}
Check List
Plugin Info
{ "name": "astrbot_plugin_remote_kb", "display_name": "远程知识库插件", "desc": "将Astrbot知识库查询功能包装为HTTP服务,支持跨Astrbot实例的知识库共享与查询。服务端和客户端都需要安装", "author": "elecvoid243", "repo": "https://github.com/elecvoid243/astrbot_plugin_remote_kb", "tags": [ "知识库", "rag" ] }Check List