zeroUsr0721/dsh-web-polysearch ↗★ 0
dsh-web-polysearch
多源网页搜索插件,支持通过单个工具同时检索 DeepSeek、Google、Bing 等多源结果并合并,可抓取网页正文。
AI 分析
核心用途是提供聚合网页搜索与深度内容抓取能力。适合需要高准确度、多源对比实时信息检索的 AI 辅助任务。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zeroUsr0721/dsh-web-polysearch说明文档
阅读完整 README ↗Configuration
Open Settings → Plugins → Web Search Settings in the DSH Web GUI.
| Setting | Description | Default |
|---|---|---|
sources | Enabled backends (order matters for merge priority) | All five |
maxResults | Max results returned per call | 8 |
fetchContent | Whether to fetch body text for top results | false |
fetchCount | How many top results to fetch body for (1–5) | 3 |
googleApiKey | Google Custom Search API Key | — |
googleCx | Google Custom Search Engine ID | — |
bingApiKey | Bing Web Search API Key | — |