shinjiyu/dsh-plugin-search0

dsh-plugin-search

Zero-config web_search for DeepSeek Harness when you are not on the official DeepSeek API.

AI 분석

核心用途是为非官方 DeepSeek API 渠道的会话提供开箱即用的网页搜索能力,默认支持 Tavily 免 Key 检索。适合需要让 AI 具备联网搜索能力、但未使用官方 API 的用户。

패키지
dsh-plugin-search
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 15.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shinjiyu/dsh-plugin-search

配置

可以不配。没 key 走 Tavily keyless。

有账号再设:

TAVILY_API_KEY=tvly-...

不要把 key 写进仓库。