Parameters | Type | Description |
---|---|---|
b64_json | string | If response_format is b64_json , the image is returned as Base64 JSON |
url | string | If response_format is url (default), the URL of the generated image |
revised_prompt | string | The revised prompt used for generating the image, if applicable |
{
"url": "...",
"revised_prompt": "..."
}