cesaryike/dsh-image-to-path

插件 ⭐ 2 MIT visualweb-ui

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

安装

# 本地开发(先 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

cesaryike/dsh-image-to-path 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。