Skip to content

v1.0.1 — npm 静态包补丁

Choose a tag to compare

@Breeze136 Breeze136 released this 16 Aug 11:22
· 8 commits to main since this release

v1.0.1 — npm 静态包补丁

新增

  • 插件启动时自动检测 Python 依赖(pymupdf / faiss-cpu / sentence-transformers / torch):缺失时在宿主日志打印对应的 pip install 命令,不阻塞插件加载
  • README 增加“其他 Harness 用户安装指引”:部署目录 npm install dsh-kb-rag + cordis 组合加 dsh-kb-rag: {} 两步,8 个工具自动注册
  • 同步动态插件源(plugin/host.js)的依赖检测

安装

npm install dsh-kb-rag
plugins:
  dsh-kb-rag: {}

附件