The image object
Represents the url or the content of an image generated by the OpenAI API.
OBJECT The image object
1
2
3
4
{
"url": "...",
"revised_prompt": "..."
}
Represents the url or the content of an image generated by the OpenAI API.
1
2
3
4
{
"url": "...",
"revised_prompt": "..."
}