dsh plugins中文
← Back to popular plugin directory

Any vision model automatically converts images to plain text LLM

poiuyjie/dsh-vision-opencode · skills

DSH plugin: Auto-convert images to text for pure-text LLMs (DeepSeek etc.) via any vision model.

★ 7GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

dsh-vision-opencode 点击上方链接切换语言 · Click the links above to switch languages DeepSeek 不认图怎么办?OpenCode 这套多模态平替方案了解一下。

编辑 /.dsh/profiles/web/cordis.patch.yml,追加: 若文件里有一行空数组占位 [](一键卸载脚本收尾会留),先删掉那一行再追加——[] 与条目共存会被 YAML 当成两个文档,dsh 启动会报错。 配置

重启 dsh。重启后输入框右侧会出现「识图模型」下拉——它自动列出你所有供应商中声明了图片输入的模型;未选择时显示「识图模型」占位,选中即写入 settings。

Install command

dsh plugin --profile web add github:poiuyjie/dsh-vision-opencode
View GitHub repository ↗Back to popular plugin directory