haibinwang9/dsh-web-search1

dsh-web-search

pi-web-access for the DeepSeek Harness: multi-provider web search with automatic fallback (SearXNG → Tavily → Brave → keyless DuckDuckGo) plus URL content extraction, wired into the web seam so the built-in web_search tool is powered by piwa. Search engine toggle and API keys are configurable from the DSH settings page.

AI 分析

核心用途是为 DSH 提供多源网页搜索(SearXNG/Tavily/Brave/DuckDuckGo)及内容提取。适合需要增强联网搜索能力的用户,需配置 API 密钥。

パッケージ
dsh-web-search
バージョン
0.1.2
ライセンス
MIT
最終更新
2026/08/15

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:haibinwang9/dsh-web-search

ドキュメント

README 全文を読む ↗

配置项

字段凭证名说明
使用本插件作为默认搜索引擎PIWA_SEARCH_ENABLED开 = 回退链;关 = 官方 DeepSeek 搜索
SearXNG 地址SEARXNG_BASE_URLhttps://search.example.com
Tavily API KeyTAVILY_API_KEYhttps://app.tavily.com 申请
Brave API KeyBRAVE_API_KEYhttps://brave.com/search/api/ 申请

取值优先级:环境变量 → harness credentials 服务(也可写 ~/.dsh/.credentials.yaml)。