@dshp-inx/tavily-search
Tavily AI search provider for DeepSeek Harness: replaces the official DeepSeek web search and adds a settings page for key management and connectivity testing.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Yinxe/dsh-tavily-search说明文档
阅读完整 README ↗配置密钥
- 注册 tavily.com(有免费额度),取
tvly-…格式的 API Key; - 设置 → Tavily 搜索 → 粘贴密钥 → 保存密钥。「API Key」行变绿(已配置)、「搜索引擎」行显示「Tavily · 当前生效」即接管完成;
- 在连接测试框输入任意查询点「运行测试」,返回结果列表即全链路通。
密钥通过 DSH credentials 服务持久化到 ~/.dsh/.credentials.yaml,不回显、不进模型上下文;写入/清除即时生效,无需重启。