OPENAPI / COMPONENTS / SCHEMAS
Create Image Request data structure
CreateImageRequestStructural definition for Create Image Request in the OpenAI API contract.
object14properties
backgroundstringbackground value in the OpenAI API contract.
modelstringmodel value in the OpenAI API contract.
moderationstringmoderation value in the OpenAI API contract.
nintegern value in the OpenAI API contract.
output_compressionintegeroutput compression value in the OpenAI API contract.
output_formatstringoutput format value in the OpenAI API contract.
partial_imagesPartialImagespartial images value in the OpenAI API contract.
promptstringrequiredprompt value in the OpenAI API contract.
qualitystringquality value in the OpenAI API contract.
response_formatstringresponse format value in the OpenAI API contract.
sizestringsize value in the OpenAI API contract.
streambooleanstream value in the OpenAI API contract.
stylestringstyle value in the OpenAI API contract.
userstringuser value in the OpenAI API contract.