Anyway-one/dsh-image-gen1

dsh-image-gen

Image generation plugin for DeepSeek Harness that calls gpt-image-2 through any OpenAI Images compatible endpoint, with in-conversation previews and a configurable settings card.

AI Analysis

核心用途是为 DSH 接入文生图和图生图能力,并在聊天中直接展示生成结果。适合需要在对话中进行快速绘图和图片编辑的用户。

Package
dsh-image-gen
Version
0.1.0
License
MIT
Last updated
Aug 25, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Anyway-one/dsh-image-gen

Configuration

  1. Open Settings → Plugins → Plugin settings and expand the Image Gen card.
  2. Fill in Endpoint (baseURL), e.g. https://example.com/v1.
  3. Fill in API Key (stored in credentials, default ref IMAGE_GEN_API_KEY).
  4. Optionally adjust Model (default gpt-image-2), Edit endpoint, or Timeout.
  5. Save, then use image-generate / image-edit in conversation.