dsh-web-search-zai
单密钥模式的 DeepSeek Harness 网页搜索:把内置 web_search 的后端切换为 Z.ai(智谱/GLM)独立 Web 搜索 API,复用你已有的 ZAI_API_KEY,聊天与搜索共用一把密钥。
Single-key web search for the DeepSeek Harness: swaps the built-in web_search backend to the Z.ai (GLM) standalone Web Search API and reuses your existing ZAI_API_KEY for both chat and search.
怎么安装
dsh plugin add dsh-web-search-zai 简介
dsh-web-search-zai **Single-key model: reuses your existing ZAI_API_KEY for both chat and search.** A web-search plugin for the DeepSeek Harness, powered by Z.ai (GLM). If your harness already chats through GLM, you already have web search — no new account, no second key, nothing else to configure. English | 中文 The whole point: one key, both chat and search dsh-web-search-zai is a community plugin that plugs a ZAI (Zhipu/GLM) search provider into the harness's ctx.web capability seam. Its reason to exist is the key: the same ZAI_API_KEY that authorizes GLM chat authorizes this search. The plug…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-29
- 创建于
- 2026-08-28
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, glm, web-search, zai, zai-api-key
同类推荐
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
dsh-browser
anweat/dsh-browser
自包含浏览器运行时:Playwright(chromium)+ OpenCLI 作为插件本地依赖(全局复用回退),提供 `browser` 服务与 9 个交互式浏览器工具。
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill 的 DeepSeek Harness 浏览器自动化桥接插件,通过原生浏览器工具控制可见的 Chrome 和 Edge Agent Window,支持可访问性与 VOM 页面观察、截图、隔离的多会话控制和 Web UI 实时观察浮层。