dsh.so

multimodal-bridge

@Spirit4471 · Tool · Registry
Unverified

multimodal-bridge 是一个多模态能力桥:把 Qwen 的视觉理解(Qwen-VL)与图像生成(Qwen-Image)带给没有原生多模态能力的纯文本模型(如 DeepSeek)。它有两种形态、同一套后端: MCP Server(qwen_vision / qwen_generate 工具):任何支持 MCP 的宿主(Claude Code、Kimi Code 等)直接挂载; DSH 插件(npm 包 dsh-multimodal-bridge,DeepSeek Harness bundle):dsh plugin add 一行安装,含模型自动 fallback、尺寸自适应与图片结果卡片。

DeveloperVisionNetworkAI ModelsNew1forked 0
Install

This plugin is a GitHub repository with the dsh-plugin topic — the repository README is the authoritative install source. Use the template below, adapting the package name / path from the README:

dsh plugin --profile web add $multimodal-bridge

Local development? dsh --profile web --patch ./cordis.yml with an absolute plugin path — see Plugin Development.GitHub source? dsh plugin --profile web add github:$Spirit4471/$multimodal-bridge — needs a prepare script in the repo (see packaging).

Facts
RepositorySpirit4471/multimodal-bridge
LicenseMIT
CategoryTool
StatusUnverified
Last commit2026-08-13
Indexed2026-08-14
About this entry: verified to exist via the GitHub API on 2026-08-13. Compatibility is the author's claim; dsh.so has not independently tested it. See the changelog for version compatibility.
Join the community

Questions or feedback? Official Discussions is the project’s canonical support channel; Discord has an active community. dsh.so itself improves via plugin submissions and your feedback.