D
dsh-web-search-plugin
v0.1.1 · 0 天前发布
Tavily web-search provider for the DeepSeek Harness web capability seam (ctx.web): keyless or API-key modes with a UI config card; provider framework extensible to more search APIs
README
dsh-web-search-plugin
A Tavily-backed web search provider for the DeepSeek Harness web capability seam (ctx.web). It registers a WebSearchProvider under the stable id tavily, so the model-facing web_search tool runs against Tavily instead of the built-in DeepSeek search endpoint — with or without an API key.
X-Tavily-Access-Mode: keyless request header.TAVILY_API_KEY credential / launch-environment reference (or a literal apiKey), sent as a Bearer token.版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-web-search-plugin
- Repo
- git+https://github.com/X-C1811/dsh-web-search-plugin.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-client-ui-slots","@deepseek-ai/dsh-api-remotes"]}}