gmleong/dsh-image-bridge0

dsh-image-bridge

Give text-only models eyes: an analyze_image tool for DeepSeek Harness, backed by free Chinese vision APIs (GLM-4V-Flash / Qwen-VL) or any OpenAI-compatible vision endpoint. 给纯文本模型装上眼睛。

AI 분석

核心用途是为纯文本模型引入图像分析能力。适合需要使用 GLM-4V-Flash、Qwen-VL 或自定义 OpenAI 兼容视觉接口进行看图问答的用户。

패키지
dsh-image-bridge
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 14.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:gmleong/dsh-image-bridge

配置项(Config)

字段默认说明
presetzhipuzhipu(GLM-4V-Flash 免费) / qwen(Qwen-VL 免费额度) / custom
baseURL预设值OpenAI 兼容端点;custom 必填
model预设值视觉模型 id
apiKeyEnv预设值存放 key 的环境变量名
timeoutMs60000单次请求超时
maxImageMB10图片大小上限
detailautoauto / low / high