dshpluginsdshplugins.cc

Einskyle/dsh-llm-vision-bridge

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.

toolsLicense MITJavaScript
80Health score

About this plugin

Let text-only LLMs (DeepSeek) "see" images in the dsh web GUI: paste an image into the chat and the plugin automatically routes it to a vision model (Qwen3-VL via your existing pi-ai / llama.cpp route), then feeds the resulting text description to DeepSeek, which continues the conversation as if it were a native multimodal model.

Keywords
deepseek-harnessdshdsh-plugin
Install · dsh CLI
npm$ dsh plugin --profile web add dsh-llm-vision-bridge
github$ dsh plugin --profile web add github:einskyle/dsh-llm-vision-bridge

Health breakdown

80 / 100
License40 / 40
Risk disclosure0 / 20
Manifest20 / 20
No network calls20 / 20

This plugin has not fully disclosed its data-collection behavior. Review the source and manifest before installing.

Security

LicenseMIT
Risk disclosurepartial — review the source
Network callsnone
Credentialsno
Manifestdeclared

Key metrics

Downloads / mo0
vs last month
Stars
3
Forks
0
Listed
Aug 14, 2026
Last updated
Aug 16, 2026

Related

Related plugins