Jack-sun-learner/dsh-minimax-image

Jack-sun-learner★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

DeepSeek Harness 文生图插件:基于 MiniMax image-01 生成图片,注册 image-gen 工具

README 摘要

dsh-minimax-image English 中文 A text-to-image plugin for DeepSeek Harness (DSH): turns a one-sentence visual description into a real image via the MiniMax image generation API, saves it to your workspace, and exposes it to the model as an image-gen tool. Features - 🎨 Text-to-image : powered by the MiniMax image-01 model, with 8 aspect ratios ( 16:9 / 9:16 / 1:1 / 4:3 / 3:4 / 3:2 / 2:3 / 21:9 ) - 🧩 DSH tool integration : registers the image-gen tool so the model can generate images directly from the conversation - 🔑 Credential reuse : reads MINIMAX API KEY automatically (from the environment or the DSH credential store /.dsh/.credentials.yaml ) — no extra setup - 💾 Saved to disk : generated PNGs land in the workspace generated/ directory (customizable via the output dir argument) Installation Local install: Usage After restarting dsh web , just describe the picture in the conversation, for example: Generate a cyberpunk city night scene with neon lights and rain The model calls the image-gen tool and returns the saved file path: Configuration Config precedence (highest wins): 1. profile patch / plugin row config 2. /.config/dsh-minimax-image/config.json 3. MINIMAX IMAGE environmen…

在 GitHub 查看完整 README →
内容/媒体ai-imagedeepseek-harnessdsh-pluginimage-generationminimaxt2itext-to-image

分类