avaritiachaos/dsh-plugin-multimodal-bridge ↗★ 0
@shion-lab/dsh-plugin-multimodal-bridge
Dynamic multimodal-to-text projection and cross-model vision bridge for DeepSeek Harness (dsh), allowing seamless hot-switching between vision models (Gemini/Claude) and text-only models (DeepSeek).
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗配置项 (Cordis Schema)
| 配置项 | 类型 | 默认值 | 描述 |
|---|---|---|---|
placeholderTemplate | string | [图片内容:历史多模态图像...] | 降级为纯文本时的占位说明文本 |
preserveCaptions | boolean | true | 若图片带有已提取的 Caption/OCR 描述,优先保留真实文字内容 |
bypassAdmissionLock | boolean | true | 自动解除 DSH 官方对于纯文本模型选取的死锁报错 |
customVisionModels | string[] | [] | 自定义额外的 Vision 模型关键字匹配列表 |