Junkrat9527/dsh-autovision

Junkrat9527★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

dsh-autovision: paste an image into a text-only model composer and a configured multimodal model transcribes it to text automatically. Twin-provider auto-routing + agent-callable read-image tool. No built-in keys, no relay.

README 摘要

dsh-autovision Vision for text-only models inside DeepSeek Harness — paste an image, and a configured multimodal model transcribes it to text automatically. No model switching, no built-in keys, no relay. dsh-autovision gives text-only models (DeepSeek, GLM, …) real image support in the DeepSeek Harness web UI. It registers a transparent twin provider for every pure-text model, routes image-bearing requests to a multimodal model you configure yourself, and feeds the transcription back as text — so the text model "sees" the image without you switching models or touching the request. ⭐ If this plugin saves you time, please star the repo — it helps other dsh users find it. Why DeepSeek Harness only lets a model receive images when that model declares image input ( inputModalities ). Pure-text models (e.g. deepseek- , glm- ) reject image messages — pasting a screenshot into a session either fails silently or errors out. Existing workarounds made you switch models, use a third-party relay, or hardcode a key. dsh-autovision keeps your setup: the plugin never ships a key, never proxies through a relay, and never touches your model config. It simply borrows the multimodal model you already…

在 GitHub 查看完整 README →
内容/媒体deepseek-harnessdsh-pluginvisionweb uiagent

分类