xiaozhe7772222/dsh-draw-router

Plugin ⭐ 2 MIT codingvisual

Universal image generation router for DeepSeek Harness (DSH): auto-discovers image models from any OpenAI-compatible endpoint. Supports SenseNova, StepFun, Agnes, Qwen, Flux, SD, Imagen and more. | DeepSeek Harness 统一绘图路由器

Install

User: "帮我画一张流程图,展示API调用过程"
         │
         ▼
Agent calls draw_image(source="sensenova", prompt="...")
         │
         ▼
Plugin calls GET {baseURL}/v1/models → auto-detect image models
         │
         ▼
Plugin calls POST {baseURL}/v1/images/generations
         │
         ▼
Returns image URL → agent displays it in conversation

Add xiaozhe7772222/dsh-draw-router to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.