dsh-tool-imagegen
通过 OpenRouter 统一 Image API 的文生图与图生图:以别名配置模型,参数按实时模型能力列表校验,支持参考图输入、设置卡片与对话内联展示结果。
Text-to-image and image-to-image generation via OpenRouter's unified Image API: configurable model aliases with parameters gated against the live model capability listing, reference-image inputs, a settings card, and inline chat display of results.
怎么安装
dsh plugin add github:Pappet/dsh-tool-imagegen 简介
dsh-tool-imagegen Image generation for DeepSeek Harness through OpenRouter's unified Image API (POST /api/v1/images — **not** the OpenAI-compatible /images/generations). One tool, generate_image: it takes a prompt, optionally a few reference images, writes the result into the workspace and returns the paths and the exact cost. Generated images appear inline in the chat. **Models are aliases.** The alias is the vocabulary the model uses *and* the allowlist — a model without an alias cannot be reached. **Parameters are gated against the model's capability record** (GET /api/v1/images/models), no…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-31
- 创建于
- 2026-08-30
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, image-generation, openrouter
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。