kenny2077/dsh-web-search-zai1

dsh-web-search-zai

为 DeepSeek Harness 提供 Z.ai (GLM) 网页搜索服务插件

AI 分析

核心用途是为 DSH 接入 Z.ai (智谱 GLM) 的网页检索能力。适合需要利用 Z.ai 搜索接口进行实时联网信息检索,且拥有对应 API 密钥的用户。

包名
dsh-web-search-zai
版本
0.1.0
许可证
MIT
最近更新
2026年8月28日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kenny2077/dsh-web-search-zai

Configuration

All fields are runtime-configurable via the Settings GUI (web-search-zai namespace); changes apply on the next search.

KeyDefaultMeaning
apiKey(from credentials store)Literal ZAI API key. Prefer apiKeyEnv so no secret enters config files.
apiKeyEnvZAI_API_KEYCredential reference resolved for each search.
baseURLhttps://api.z.ai/api/paas/v4Endpoint base; /web_search is appended.
searchEnginesearch-primesearch-prime for api.z.ai; search_pro (underscore) for open.bigmodel.cn.
searchRecency(unset)Recency filter: day, week, month, or year.