dsh-image-generation
给你的 DeepSeek Harness 代理一支画笔。dsh-image-generation 是用于 DeepSeek Harness 的图像生成插件:代理用文本描述图像,由设置中选定的生成通道通过可插拔后端生成,并将文件路径写入磁盘——这一切均在模型外部进行,因此无需支持图像的模型。
Give your DeepSeek Harness agent a paintbrush. dsh-image-generation is an image-generation plugin for DeepSeek Harness: the agent describes an image in text, a settings-selected generation channel produces it through a pluggable backend, and the file paths are written to disk — all outside the model, so no image-capable model is required.
怎么安装
dsh plugin add github:ankye/dsh-image-generation 简介
dsh-image-generation English | 中文 Give your DeepSeek Harness agent a **paintbrush**. dsh-image-generation is an image-generation plugin for DeepSeek Harness: the agent describes an image in text, a settings-selected generation channel produces it through a **pluggable backend**, and the file paths are written to disk — all outside the model, so **no image-capable model is required**. Compatibility This revision requires DeepSeek Harness core 0.1.2-alpha.5 or later within the 0.1.x line. It uses the Settings service API introduced in that core release. Why you want it **DeepSeek can't draw — no…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-03
- 创建于
- 2026-08-19
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。