Image generation
clavue-img is the official image product id (premium pool). Upstream prefers z-image-turbo with fallbacks. Use for 文生图 / concept art / UI sketches; imux and web Chat render Markdown image links inline.
How to generate
- Web Chat / playground: pick clavue-img or ask to draw
- imux Agent Chat: official model clavue-img or imux_generate_image tool
- API: model clavue-img on chat completions
curl -s https://api.clavue.com/v1/chat/completions \
-H "Authorization: Bearer $CLAVUE_TOKEN" \
-H "Content-Type: application/json" \
-d '{"model":"clavue-img","messages":[{"role":"user","content":"Minimal logo for an agent IDE, flat vector"}]}'Limits & safety
Image generations consume premium quota. Safety filters always apply — prohibited categories cannot be disabled. Do not attempt to strip provenance markers if present.
NSFW toggles (where shown) do not disable moderation. Child sexual content and non-consensual intimate imagery are never permitted.