
wly8691-jpg/knowlp-rag
20最近提交 2026年8月15日
knowlp-rag DSH 插件
KnowLP-RAG 是一个 DSH 插件包,结合 MCP 服务器和原生 Cordis 配置,用于搜索 Markdown 笔记集合。它构建前置依赖图与相似关系图,支持段落级检索和可选的嵌入检索,并向智能体暴露 5 个 MCP 工具。
如何安装 knowlp-rag DSH 插件
数据来源
快照日期:2026年8月15日
manifest-valid
knowlp-rag DSH 插件能做什么
- 可通过 `dsh plugin add` 安装到 DeepSeek Harness。
- 从 Markdown 文件夹构建前置依赖与相似关系知识图谱。
- 提供搜索、记录反馈、获取笔记、统计和技能搜索等 MCP 工具。
- 支持段落切分与基于 CPU 的 n-gram 检索。
- 可选使用 Qwen3-VL-Embedding-2B 语义向量和 PixelRAG 视觉搜索。
- 记录显式反馈,并将其应用到图谱边权重。
knowlp-rag DSH 插件适合哪些场景
- 为智能体在个人 Markdown 笔记中提供结构化检索与阅读路径。
- 搜索 Obsidian、Logseq、Joplin 导出内容或普通 Markdown 文件夹。
- 为某个主题检索前置背景和相关替代笔记。
- 利用已记录的阅读或忽略结果反馈改进图谱边排序。
knowlp-rag DSH 插件适合谁
- 管理 Markdown 知识库的 DeepSeek Harness 用户。
- 使用 Obsidian、Logseq、Joplin 导出内容或普通 Markdown 文件夹的用户。
- 希望为 DSH 或 Claude Code 接入基于 MCP 的检索服务的开发者。
knowlp-rag DSH 插件的限制
- 需要 Node.js 18+ 和 Python 3.11+。
- 使用 DSH 前,用户需要配置 Markdown 笔记库和图谱目录。
- 插件首次检索时会自举包含 `mcp` 和 `pyyaml` 的 Python 环境。
- 真实嵌入检索需要 RTX GPU 和 Qwen3-VL-Embedding-2B;否则使用 CPU n-gram 模式。
- 视觉搜索需要运行在 GPU 机器上的 PixelRAG 服务器。
- Honcho 集成需要 Honcho 在本机 8000 端口运行。
客观检查信号
这些信号来自公开元数据扫描,不是本站安全认证。
- info
dependency counts
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
knowlp-rag DSH 插件的相关选择
dsh-clawrouter
9
用于 DeepSeek Harness 的插件:用更强模型审查高风险工具调用,并添加基于 BlockRun、x402 与 USDC 付费的 LLM 提供商路由。
dsh-visual-plugin
6
为 DeepSeek Harness 添加 OpenAI 兼容视觉桥接:将图片转发给已配置的视觉模型,并在 Web 面板中显示描述结果。
dsh-mnemon
19
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
dsh-robotic-harness
12
一个可安装的 DeepSeek Harness 机器人与具身智能研究工作流插件包。
knowlp-rag DSH 插件常见问题
knowlp-rag DSH 插件是什么?
knowlp-rag 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。
如何安装 knowlp-rag DSH 插件?
当前快照没有可靠安装命令。请从 knowlp-rag 仓库 README 获取最新步骤,不要根据插件名猜命令。
knowlp-rag 使用哪个 DSH profile?
knowlp-rag 的 profile 在当前快照中未确认。请查看仓库 manifest 和 README,避免装进错误的 DSH profile。
knowlp-rag 与当前 DSH 版本兼容吗?
当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。
knowlp-rag 加载失败怎么办?
先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。
knowlp-rag 有哪些替代 DSH 插件?
页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。