DSH HUB
HomePlugin StoreRankingsPublish Guide
Plugin source
Back to catalog

2128627267 /

dsh-qdocs-hub

Verified

This repository has no description yet.

★ 1 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@eadb621b

dsh-qdocs-hub 社区文档

为 DeepSeek Harness 增加"社区文档"设置页:

  • deepseekdocs.com 各入口直达链接(架构总览 / 社区教程 / 生态与插件 / GitHub dsh-plugin 话题)
  • 内置检索:复用 Harness 自带的 web.search(DeepSeek 检索)搜索文档内容,返回摘要与来源

目的:让"傻瓜开发者"也能一键找到内置工具说明、多模型路由等社区教程,无需自己摸索站点结构。

Host RPC(HTTP JSON)

方法 入参 返回
POST /dsh-docs/search { query } { answer, sources: [{url,title,snippet}] }

安装(原生 bundle,与 dshmarket 同类)

本插件是标准 DSH bundle:安装后作为普通插件运行,不产生 Cordis 动态插件、无需批准、无需任何手动激活。

dsh plugin --profile web add dsh-qdocs-hub

重启 dsh web 后:

  • 设置页“社区文档”直接挂载;
  • 检索走 /dsh-docs/search HTTP JSON 接口;
  • 不出现 qdosh-*,也没有 run-* 消息。

仓库

  • GitHub:https://github.com/2128627267/dsh-qdocs-hub
  • Topic:dsh-plugin(发布时请在仓库设置里添加该 topic)

—/ 5

No ratings yet

Verified DSH bundle

Commit eadb621b1350

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

APIPublish GuideAbout