全部插件

DSH / BUNDLE / BUNDLES

dsh-plugin-vision

v0.1.4tdf1995 / dsh-plugin-visione3af40e4be

外部 Git 组合包组合包组合包与其他模块社区 · Topic 自动分析
在 GitHub 打开
运行时构成
HOSTCLIENTUITOOLDATAFLOW

概览

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.

社区 · Topic 自动分析 — 通过 GitHub dsh-plugin Topic 自动发现。静态检查在不执行第三方代码的前提下,验证了固定公开版本的根目录 bundle 契约与已提交文件;这不等于人工审核、安全审计、运行时冒烟测试、发布者身份验证或官方背书。

安装

从 GitHub 安装此组合包

CLI 会验证组合包、调用原生 DSH 安装,成功后才上报完成。

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

能力

它贡献了什么

HostCordis loadable未核对
Client / UIHost only未核对
Model tools未核对未核对
Profile state未核对未核对

README / ZH

插件文档

为 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

已知限制

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