yauntyour/DSH-Multimodal

Plugin ⭐ 1 MIT visual

DSH 多模态输入插件:为不同类型的文件(图片 / 视频 / 音频 / 文本)配置独立的处理模型链,在文件进入会话模型之前,先用预设模型把它处理成 Prompt Tokens(文本),再交给会话模型。插件在 DSH 设置中新增独立的 Multimodal 页面。

Install

# 在 DSH 中挂载(web profile)
dsh plugin --profile web add <本插件路径或 tgz>
# headless profile 也会用到设置时同样挂载
dsh plugin --profile headless add <本插件路径或 tgz>

Add yauntyour/DSH-Multimodal to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.