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 분석

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

패키지
dsh-image-gen
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 25.

설치

$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.