cnChenKai/dsh-web-search-tavily

cnChenKai★ 2JavaScript最后同步: 2026-08-14

在 GitHub 打开

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

README 摘要

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

在 GitHub 查看完整 README →
搜索agent-plugindeepseek-harnessdsh-plugintavilyweb-searchsearch

分类