cesaryike/dsh-image-to-path

Plugin ⭐ 2 MIT visualweb-ui

DSH 插件:让纯文本模型对话也能拖图/贴图——图片自动保存到会话工作区,以文件路径交给模型(多模态模型不受影响)

Install

# 本地开发(先 pnpm install 装全 peer 依赖)
dsh plugin --profile web add /path/to/dsh-image-to-path

# 从 GitHub(仓库已提交 lib/,免构建授权)
dsh plugin --profile web add github:cesaryike/dsh-image-to-path

# 或 tarball
pnpm pack && dsh plugin --profile web add ./dsh-image-to-path-0.1.0.tgz

Add cesaryike/dsh-image-to-path to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.