shinjiyu/dsh-plugin-search ↗★ 0
dsh-plugin-search
DSH 免配置网页搜索插件,支持在非官方 API 渠道下使用 Tavily 检索。
AI 分析
核心用途是为非官方 DeepSeek API 渠道的会话提供开箱即用的网页搜索能力,默认支持 Tavily 免 Key 检索。适合需要让 AI 具备联网搜索能力、但未使用官方 API 的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shinjiyu/dsh-plugin-search说明文档
阅读完整 README ↗配置
可以不配。没 key 走 Tavily keyless。
有账号再设:
TAVILY_API_KEY=tvly-...
不要把 key 写进仓库。