DSH HUB
HomePlugin StoreRankingsPublish Guide
Plugin source
Back to catalog

SZMY-haruhi /

dsh-tavily

Verified

为 DSH 新增 Tavily 搜索 API,作为其网页搜索服务提供商。Adds Tavily Search API as a web search provider for DSH.

★ 3 Stars1 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHubProject homepage
READMESource: main@4bf93100

dsh-tavily

中文 | English

awesome · DSH plugin 推荐 dshfind

DeepSeek Harness 的 Tavily 网页搜索。作为其网页搜索服务提供商。

安装

npm(稳定版,官方推荐):

dsh plugin --profile web add dsh-tavily

也可以跟 GitHub(跟仓库最新提交):

dsh plugin --profile web add github:SZMY-haruhi/dsh-tavily

设置 → 插件 → 插件配置 → Tavily 网页搜索:打开开关即可。Key 可选,不填走无 Key。左下「连通测试」可确认现在能不能搜(无 Key 也测得通)。

Tavily 网页搜索设置:无 Key 时连通测试通过

钉 commit:

dsh plugin --profile web add github:SZMY-haruhi/dsh-tavily#<commit>

卸载:

dsh plugin --profile web remove dsh-tavily

dsh.bundle · 预构建 lib/ · git 安装无需 allowBuilds

特点

  • 设置卡开关:关 = 官方 DeepSeek,开 = Tavily,不用卸包
  • 无 Key 走 Tavily keyless;有 Key 走 Authorization: Bearer
  • 左下连通测试:真打一次 Tavily(max_results: 1);无 Key 走 keyless,有 Key 走账号档(消耗 1 积分)
  • 超时、中止、官方 Host 锁定、丢掉无 url 的结果
  • Key / 开关写在 credentials,不写设置文件

行为

开关 Key web_search
关(默认) — 官方 DeepSeek
开 未填 Tavily keyless
开 已填 Tavily 账号档

Provider id:tavily。

凭证

引用 含义
TAVILY_API_KEY 可选。有则走账号档;无则 keyless
TAVILY_SEARCH_ENABLED 有此项则为开;删除即关

可写在 $DSH_HOME/.credentials.yaml。不要把真实钥匙提交进仓库。

更新

  • 2026-08-17 设置卡左下增加连通测试。无 Key 也可测(走 Tavily keyless);有已存 Key 则走账号档,消耗 1 积分。不改开关、不占用保存。

Author

tonkatsu258

感谢star❤️ tonkatsu258 · 个人网站

—/ 5

No ratings yet

Verified DSH bundle

Commit 4bf9310075f6

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