C
@moguiyu/dsh-tool-tavily-search
v0.1.0 · 2 天前发布
Tavily-backed web search for the DeepSeek Harness: rotation-aware tavily_search model tool plus the Tavily Search settings card (keys, usage strategy, usage gauge, on/off switch).
README
@moguiyu/dsh-tool-tavily-search
Registers the tavily_search model tool and the Tavily Search settings card for the
DeepSeek Harness web UI.
tavily_search — full Tavily surface (max_results, search_depth, topic, days,include_answer, include_raw_content, include_domains, exclude_domains). Keys areresolved from the
TAVILY_API_KEYS credential on every call; round-robin rotation withfailover on HTTP 401/429.
settings.plugin.item, id tavily-search) — expandable card matchingthe native plugin-config design: flat key list (masked values, saved dates, show/edit/delete
icons), key-usage strategy selector, usage gauge, and the on/off switch for the
webprovider.
Host half: plain ESM (src/index.js). Client half: prebuilt
版本兼容矩阵
| 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
- @moguiyu/dsh-tool-tavily-search
- Repo
- git+https://github.com/moguiyu/dsh-tavily.git
- Engines
{}- Weekly DL
- 127
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-settings"]}}