dsh-llm-vision-bridge
by Einskyle · Einskyle/dsh-llm-vision-bridge
★ 3 Stars
⑂ 0 Forks
◎ 1 Open issues
Updated: Aug 14, 2026
MIT
JavaScript
Original language: English
About
Native LLM-provider vision bridge: images pasted in the chat are described by a vision model (Qwen3-VL via pi-ai/llama.cpp) and the text description is fed to text-only DeepSeek for the reply — image admission, routing and compaction all run through harness-native mechanisms, with an LRU description cache and 503 retry.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
| 0.1.1 | — | — |
| 0.1.2 | — | — |
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-bridgeChat 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 m
★ 0
dsh plugin --profile web add @dsh-external/dsh-image-visionby Fu3rte
Plug-in vision for text-only DeepSeek Harness (dsh) models: built-in free/cheap VLM presets + multi-image batch analysis
★ 3
MIT
JavaScript
Aug 15, 2026
dsh plugin --profile web add dsh-sightby poiuyjie
DSH plugin: Auto-convert images to text for pure-text LLMs (DeepSeek etc.) via any vision model. No need to switch your main model.
★ 13
MIT
JavaScript
Sep 9, 2026
dsh plugin --profile web add dsh-vision-opencodeby siegfly
Vision-language gateway plugin for DeepSeek Harness - paste an image, DeepSeek sees text
★ 8
MIT
TypeScript
Sep 11, 2026
dsh plugin --profile web add dsh-deepseek-visionVision 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-recognizer