Joeytisaly/dsh-web-search-tokenrhythm

Joeytisaly★ 0TypeScript最后同步: 2026-08-14

在 GitHub 打开

README 摘要

dsh-web-search-tokenrhythm A web-search provider for DeepSeek Harness that turns the built-in web search tool into real searches through the Token Rhythm (基元律动) gateway's OpenAI Responses API ( web search tool). No extra account, no new API key — it reuses the key you already store for chat. Quick start (3 steps) Run these inside your dsh profile directory (e.g. %USERPROFILE%\.dsh\profiles\web ): That's it. The bundle mounts the provider and switches web search to it automatically — no cordis.patch.yml editing required. Prerequisites - Your gateway must support the OpenAI Responses API with the native web search tool. Token Rhythm does ( deepseek-v4-flash-0731 , which declares webSearch: true ). Other gateways: check their model metadata before switching. - Store an API key so the provider can authenticate. The default credential reference is DEEPSEEK API KEY — save it through the web UI ( Settings → Models ) or your credentials file. Point the provider at another reference with apiKeyEnv if you prefer. Verify it works In any chat, ask: “帮我搜一下 XXX” or “search the web for XXX”. The response will include real source links. Configuration Key Default Meaning apiKeyEnv DEEPSEEK API KEY …

在 GitHub 查看完整 README →
Tools / Devdeepseek-harnessdsh-pluginsearch

分类