kenny2077/dsh-web-search-zai1

dsh-web-search-zai

Z.ai (GLM) web search provider plugin for the DeepSeek Harness

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.