xiaohj233/dsh-tavily-search-provider ↗★ 1
dsh-tavily-search-provider
Tavily search provider for DSH with full search-control mapping, credential-backed key UI, and guarded rc.6 compatibility patches.
AI 분석
核心用途是将 Tavily 引入为 DSH 的搜索引擎。适合需要高质量、结构化网络搜索结果,且拥有 Tavily API 密钥的用户。
설치
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaohj233/dsh-tavily-search-providerAPI key and configuration
Open Settings -> Plugins -> Tavily Search. The key input writes only through credentials.set for TAVILY_API_KEY; status uses value-free credentials.describe, and clear uses credentials.unset. A blank key draft keeps the current value.
Key set/unset is disabled on non-loopback plaintext HTTP. Use localhost/loopback or HTTPS. This does not add authentication to the wider DSH Web control plane.
The card also controls replaceOfficialSearch and searchMaxResults. autoApplyPatches can be set to false in the dsh-tavily-search-provider settings section for inspect-only startup.