All plugins

DSH / BUNDLE / BUNDLES

dsh-plugin-vision

v0.1.4tdf1995 / dsh-plugin-visione3af40e4be

External Git bundleBundlesBundles & other modulesCommunity · Topic auto-analysis
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-plugin-vision

DeepSeek Harness native plugin: give text-only LLMs (e.g. DeepSeek) vision via free Gemini / GLM vision APIs — describe images, OCR, VQA, screenshots, charts.

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add tdf1995/dsh-plugin-vision --ref e3af40e4be7264d44058546cc0fae3cd66ef3456

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIHost onlyNot inspected
Model toolsNot inspectedNot inspected
Profile stateNot inspectedNot inspected

README / EN

Package documentation

为 DeepSeek Harness 中的纯文本大模型提供视觉能力——通过 Gemini / GLM 免费视觉 API 完成图像描述、OCR 与视觉问答。 > > Vision for text-only LLMs inside DeepSeek Harness (DSH) — describe images, OCR, and answer visual questions through the free Gemini / GLM vision APIs.

LIMITATIONS

Known limitations

- 浏览器粘贴伴侣随会话存在,重启后需重新加载(与 npm 包的持久安装机制不同)。 - GLM 免费层高峰时段偶发 429,插件自动重试,但极端繁忙时可能失败。 - Gemini 在国内网络需代理访问;GLM 直连即可。