chat

Generate Image

Generate a character image using the MegaNova image generation API

post/chat/generate-image

Request body

promptstring required
modelstring nullable
negative_promptstring nullable
num_stepsinteger nullable
sampling_stepsinteger nullable
num_inference_stepsinteger nullable
guidance_scalenumber nullable
widthinteger nullable
heightinteger nullable
seedinteger nullable
imagestring nullable
imagesstring[] nullable
strengthnumber nullable

Response

Successful Response

{"stackTrail":"paths:/chat/generate-image:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes