cnChenKai/dsh-web-search-tavily

cnChenKai★ 2JavaScriptLast synced: 2026-08-14

Open on GitHub

Tavily-backed WebSearchProvider for DeepSeek Harness (ctx.web) - keyless mode, no API key required

README excerpt

dsh-web-search-tavily English 中文 A Tavily-backed search provider for the DeepSeek Harness web capability seam ( ctx.web ): it makes the built-in web search tool run on Tavily's search API instead of the shipped DeepSeek route. Features - Keyless mode - no API key needed at all: the provider sends the official X-Tavily-Access-Mode: keyless header when no key is configured. Responses are identical to keyed ones. - Keyed upgrade - set TAVILY API KEY in /.dsh/.credentials.yaml or the environment to use the keyed tier (1,000 free credits/month at app.tavily.com). The key is resolved fresh for every search. - Official defaults - search depth: basic (1 credit), include answer: false , max results: 5 , chunks per source: 3 , per Tavily's agent guidance. Install Then set your API key (optional - keyless mode works without one): Select the provider (the bundle patch does this automatically; to switch manually): License MIT

View full README on GitHub →
Searchagent-plugindeepseek-harnessdsh-plugintavilyweb-searchsearch

Category