kenny2077/dsh-web-search-zai ↗★ 1
dsh-web-search-zai
Z.ai (GLM) web search provider plugin for the DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kenny2077/dsh-web-search-zai说明文档
阅读完整 README ↗Configuration
All fields are runtime-configurable via the Settings GUI (web-search-zai namespace); changes apply on the next search.
| Key | Default | Meaning |
|---|---|---|
apiKey | (from credentials store) | Literal ZAI API key. Prefer apiKeyEnv so no secret enters config files. |
apiKeyEnv | ZAI_API_KEY | Credential reference resolved for each search. |
baseURL | https://api.z.ai/api/paas/v4 | Endpoint base; /web_search is appended. |
searchEngine | search-prime | search-prime for api.z.ai; search_pro (underscore) for open.bigmodel.cn. |
searchRecency | (unset) | Recency filter: day, week, month, or year. |