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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Anyway-one/dsh-image-gen说明文档
阅读完整 README ↗Configuration
- Open Settings → Plugins → Plugin settings and expand the Image Gen card.
- Fill in Endpoint (baseURL), e.g.
https://example.com/v1. - Fill in API Key (stored in credentials, default ref
IMAGE_GEN_API_KEY). - Optionally adjust Model (default
gpt-image-2), Edit endpoint, or Timeout. - Save, then use
image-generate/image-editin conversation.