Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Releases: lxfight/astrbot_plugin_knowledge_base

v0.5.9

08 Sep 00:51
4d0cd9b

Choose a tag to compare

What's Changed

  • Feature: 添加嵌入模型提供商测试功能,确保嵌入维度一致性 by @Soulter in #54
  • Feature: 支持在 AstrBot 配置文件页直接配置默认知识库以及支持配置项条件判断显示 by @Soulter in #53

Full Changelog: https://github.com/lxfight/astrbot_plugin_knowledge_base/commits/v0.5.9

v0.5.8

12 Jul 05:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.7...v0.5.8

v0.5.7

18 Jun 08:04

Choose a tag to compare

What's Changed

  • 增加了embedding的适配器 by @TheAnyan in #1
  • Fix/memory leak by @lxfight in #3
  • Develop/main by @lxfight in #6
  • Develop/main by @lxfight in #7
  • Develop/main by @lxfight in #9
  • 更新主分支为较为稳定的运行版本 by @lxfight in #11
  • Develop/main by @lxfight in #16
  • v0.4.1的更新,修复合并错误 by @lxfight in #18
  • [WIP] Improve: 增加 WebUI 对应的后端服务;替换 langchain_text_splitters,减少外部依赖;增加对 AstrBot 的 FAISS Storage 的支持 by @Soulter in #10
  • Revert "[WIP] Improve: 增加 WebUI 对应的后端服务;替换 langchain_text_splitters,减少外部依赖;增加对 AstrBot 的 FAISS Storage 的支持" by @lxfight in #22
  • Develop/main by @lxfight in #23
  • [WIP] Improve: 增加 WebUI 对应的后端服务;替换 langchain_text_splitters,减少外部依赖;增加对 AstrBot 的 FAISS Storage 的支持 by @Soulter in #24
  • FIX: 修复 pickle 文件的检测失效问题 by @Soulter in #25
  • fix: 修复无法使用 /kb use 的问题;使用 uuid 来作为 index 和 db 的名字 by @Soulter in #26
  • Fix: 修复 Milvus 下搜索结果为空的问题 by @Soulter in #27
  • 修复: 私聊中使用 kb delete 指令异常问题 by @lxfight in #32
  • Fix: 修复faiss存储下重启AstrBot会导致知识库名字变化的问题并且切换到 v0.5.5 by @Soulter in #34
  • Fix: 修复使用 faiss 时,重启后知识库异常的问题 by @Soulter in #37

New Contributors

Full Changelog: https://github.com/lxfight/astrbot_plugin_knowledge_base/commits/v0.5.7