DeepSeek Harness plugin

glm-vision-plugin

DSH Web 插件:调用智谱 GLM 视觉模型分析图片(analyze_image 工具 + 插件设置卡片)。

Jump to install

Source facts

Repository
Gelomen/glm-vision-plugin
Latest update
Aug 20, 2026
Category
Models & Providers
GitHub stars
0
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/Gelomen/glm-vision-plugin
Plugin: glm-vision-plugin
Author: Gelomen

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer2 files
README.mdSource · read only

@gelomen/glm-vision-plugin

DSH 插件:把智谱(Zhipu)GLM 视觉模型接进 DSH,提供 analyze_image 工具。

构建

pnpm install
pnpm build

安装

方式一:npm(推荐)

dsh plugin --profile web add @gelomen/glm-vision-plugin

装完重启 dsh web 生效。

方式二:手动装配

1. 在 ~/.dsh/profiles/web/package.jsondependencies"@gelomen/glm-vision-plugin": "^0.2.0"; 2. 在 dsh.profile.bundles 数组追加 "@gelomen/glm-vision-plugin"; 3. cd ~/.dsh/profiles/web && pnpm install,重启 dsh web

方式三:git 直装

dsh plugin --profile web add Gelomen/glm-vision-plugin

默认值

默认
端点https://open.bigmodel.cn/api/paas/v4
模型glm-4.6v-flash
温度0.3
超时90s
credentials 引用ZHIPU_API_KEY