delef/dsh-free-web-search ↗★ 0
dsh-free-web-search
Free web search for DeepSeek Harness: Bing, DuckDuckGo, SearXNG, Exa, Tavily, Keenable — with automatic fallback, time filtering, and platform search
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:delef/dsh-free-web-search说明文档
阅读完整 README ↗Configuration
Settings are managed through the web UI (Settings > Plugins > Free Web Search) or settings.yaml:
free-search:
provider: bing
bingMarket: en-US
cache: true
cacheTtl: 5
platforms:
- github
- reddit
searxngInstances: # optional, overrides default public instances
- https://your-instance.example.com
# Optional API keys
exaApiKey: ""
tavilyApiKey: ""
keenableApiKey: ""
perplexityApiKey: ""
deepseekApiKey: ""