openai compat generate
generate a image
Normal Request Example
- Java
Body
prompt
1model
gpt-image-2 quality grade
auto, low, medium, high, standard background transparency
transparent, opaque, auto Audit intensity
auto, low Generation quantity (currently only supports 1)
JPEG/WebP compression level 0-100
Output file format
png, jpeg, webp partial images
Response format (compatible with DALL · E; The gpt image series always returns b64_json)
url, b64_json image size, ① Single side ≤ 3840 px; ② Both width and height are multiples of 16;③ Long side : short side ≤ 3:1; ④ Total pixels ∈ [655,360, 8,294,400]. Requests that do not meet the constraints or are not supported by the channel for custom sizes will be rejected
auto, 1024x1024, 1024x1536, 1536x1024, 2048x2048, 2048x1152, 3840x2160, 2160x3840 Input image fidelity (newly added in gpt-image-2, only effective for editing scenes); Generate can be ignored)
high, low user
Response
OK
The response is of type object.
