secyborg/dsh-glm-web-search0

dsh-glm-web-search

DSH 宿主插件:为 ctx.web 能力接口提供智谱 GLM 网页搜索支持。由智谱专用网页搜索 API 驱动,无需模型轮次即可返回结构化结果。

AI 分析

核心用途是为 DSH 引入智谱 GLM 的联网搜索能力。适合需要获取最新网络信息辅助决策的任务,需配置智谱 API 密钥。

套件
dsh-glm-web-search
版本
0.1.0
最近更新
2026年8月26日

安裝

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

配置(profile 行 config,可选覆盖)

默认说明
apiKeyEnvZAI_CODING_CN_API_KEY凭证引用名(credentials 服务先查,再退 process.env)
apiKey字面量密钥(优先级最高)
baseURLhttps://open.bigmodel.cn/api/paas/v4API 根(/web_search 会被追加)
enginesearch_stdsearch_std / search_pro
contentSizemedium摘要长度 low / medium / high