faettt/dsh-web-search-tavily1

dsh-web-search-tavily

Tavily web search provider for DeepSeek Harness (DSH): registers the 'tavily' search provider, a tavily_search model tool, and a settings card with an enable switch that falls back to the default search channel.

AI Analysis

核心用途是为 DSH 引入高质量的 Tavily 外部搜索能力。适合需要更精准、专业的网页搜索结果来辅助 AI 回答的用户。必要条件是需配置 Tavily API 密钥。

Package
dsh-web-search-tavily
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

配置项

字段默认说明
enabledtrue开关;关闭后搜索走默认通道
apiKeyEnvTAVILY_API_KEY凭据引用名(环境变量/凭据服务)
apiKey字面 API Key(secret,不走设置文档)
searchDepthbasicbasic / advanced
maxResults5每次搜索最多来源条数(1-20)
includeAnswertrue是否生成总结 answer
includeImagesfalse是否附带图片结果
topicgeneralgeneral / news / finance
days仅搜索最近 N 天内容
registerTooltrue是否注册 tavily_search 模型工具