Soren-ABT/dsh-knowledge

Plugin ⭐ 3 MIT browserweb-ui

Knowledge base & RAG plugin for DeepSeek Harness (DSH): chunking, local embeddings, hybrid search, management panel

Install

# 从 npm(推荐,无需构建)
dsh plugin --profile <name> add dsh-knowledge

# 从发布 tarball(GitHub Releases 或 npm pack 产物)
dsh plugin --profile <name> add ./dsh-knowledge-0.2.2.tgz

# 从本地源码目录(需先构建,见下方「开发」)
dsh plugin --profile <name> add file:/path/to/dsh-knowledge

Add Soren-ABT/dsh-knowledge to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.