dsh-web-search-tavily
为原生 web_search 提供 Tavily 搜索后端,并在设置 → 插件中提供 API Key 管理与是否替换 DeepSeek 的开关。
Tavily-backed search provider for native web_search, with a Settings → Plugins card for API key management and toggling DeepSeek replacement.
怎么安装
dsh plugin add dsh-web-search-tavily 简介
dsh-web-search-tavily Tavily-backed web search provider for DeepSeek Harness. It registers a tavily provider on ctx.web, can replace the native web_search backend, and adds a **Settings → Plugins** card for: API key management (via DSH credentials) toggling whether Tavily replaces DeepSeek native search Install sh dsh plugin --profile web add github:renchengxiang/dsh-web-search-tavily Or with an HTTPS archive URL: sh dsh plugin --profile web add https://github.com/renchengxiang/dsh-web-search-tavily/archive/refs/heads/main.tar.gz Then **fully restart** DeepSeek Harness Desktop / dsh web. Insta…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-28
- 创建于
- 2026-08-28
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, tavily
同类推荐
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
dsh-browser
anweat/dsh-browser
自包含浏览器运行时:Playwright(chromium)+ OpenCLI 作为插件本地依赖(全局复用回退),提供 `browser` 服务与 9 个交互式浏览器工具。
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill 的 DeepSeek Harness 浏览器自动化桥接插件,通过原生浏览器工具控制可见的 Chrome 和 Edge Agent Window,支持可访问性与 VOM 页面观察、截图、隔离的多会话控制和 Web UI 实时观察浮层。