brilliant751/dsh-web-search-litellm
brilliant751★ 0JavaScript最后同步: 2026-08-21
LiteLLM /v1/search web search provider for DeepSeek Harness (ctx.web)
README 摘要
@brilliant751/dsh-web-search-litellm English 中文 A LiteLLM /v1/search -backed web search provider for the DeepSeek Harness ( dsh ) web capability seam ( ctx.web ). One search is one HTTP request to LiteLLM's search endpoint — no model turn , unlike the shipped DeepSeek Anthropic-compatible provider. It reuses your LiteLLM gateway and its virtual key, so chat and search go through the same proxy. Install Restart dsh web . The bundle declares dsh.bundle.patch , so dsh plugin add appends it to dsh.profile.bundles , which registers the litellm provider and selects it as the active search backend. How it works - Registers a WebSearchProvider with id litellm into ctx.web . - Calls POST {baseURL}/search with { query, search tool name } and Authorization: Bearer . - Maps LiteLLM's results[] ( title / url / snippet / date ) into the seam's normalized sources[] . - The model-facing web search tool is unchanged ( @deepseek-ai/dsh-tool-web ); results keep the native citation card. Configuration Defaults live in cordis.patch.yml : Key Default Meaning baseURL https://your-litellm.example.com/v1 LiteLLM base; /search is appended. OpenAI-compatible base, not the Anthropic passthrough. apiKeyEnv DEE…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784