dsh-image-vision
by — · xsoc1/dsh-image-vision
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Chat image-attachment bridge with a view_image tool for any OpenAI-compatible VLM (local Ollama or cloud): pasted/dropped images become view_image path markers before reaching text-only DeepSeek models.
Similar plugins
by sfyyy
On-demand vision for text-only DeepSeek Harness (DSH) sessions: images become markers, and a vision_describe tool sends only image + question to an OpenAI-compatible vision model
★ 6
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add @dsh-extension/dsh-vision-bridgeby Einskyle
DeepSeek vision bridge for dsh: route image attachments to a vision model (Qwen3-VL via pi-ai/llama.cpp) and continue on a text-only LLM (DeepSeek)
★ 3
MIT
JavaScript
Aug 14, 2026
dsh plugin --profile web add dsh-llm-vision-bridgeOn-demand vision for text-only DeepSeek models: upload images, and the model calls a view_image tool backed by any OpenAI-compatible vision endpoint (Qwen/DashScope by default).
★ 0
dsh plugin --profile web add dsh-eyesby CaseyTso
给纯文本 DeepSeek Harness 模型加上识图能力:analyze_image 把图片转发到任意 OpenAI 兼容视觉端点 | Vision bridge for text-only DSH models
★ 0
MIT
JavaScript
Aug 18, 2026
dsh plugin --profile web add analyze-image-toolVision provider route that transcribes attached images to text through a configurable model (15+ OpenAI-compatible and Anthropic vendors) while DeepSeek keeps answering.
★ 0
dsh plugin --profile web add dsh-vision-recognizerby jyh20030112
Dsh-visual-plugin.Give your text-only model eyes: forward user images to any OpenAI-compatible vision model and see the results in a Web UI right panel
★ 16
MIT
TypeScript
Sep 2, 2026
dsh plugin --profile web add dsh-visual-plugin