haibinwang9/dsh-web-search1

dsh-web-search

DeepSeek Harness 的多源网页搜索插件,支持自动回退与网页内容提取

AI 分析

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

套件
dsh-web-search
版本
0.1.2
授權
MIT
最近更新
2026年8月15日

安裝

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

配置项

字段凭证名说明
使用本插件作为默认搜索引擎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)。