File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/ai-services/openai/includes/api-versions Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6134,11 +6134,11 @@ The desired appearance of the background of the image.
6134
6134
6135
6135
### imageOutputFormat
6136
6136
6137
- The requested output format for the generated image .
6137
+ The format in which the generated images are returned .
6138
6138
6139
6139
| Property | Value |
6140
6140
| ----------| -------|
6141
- | ** Description** | The requested output format for the generated image . |
6141
+ | ** Description** | The format in which the generated images are returned . |
6142
6142
| ** Type** | string |
6143
6143
| ** Default** | PNG |
6144
6144
| ** Values** | ` PNG ` <br >` JPEG ` |
@@ -6211,7 +6211,7 @@ The style of the generated images.
6211
6211
| size | [ imageSize] ( #imagesize ) | The size of the generated images. | No | 1024x1024 |
6212
6212
| style | [ imageStyle] ( #imagestyle ) | The style of the generated images. (DALL-E 3 only)| No | vivid |
6213
6213
| user | string | A unique identifier representing your end-user, which can help to monitor and detect abuse. | No | |
6214
- | output_format | string | The format in which the generated images are returned. (GPT-image-1 only) | No | PNG |
6214
+ | output_format | [ imageOutputFormat ] ( #imageoutputformat ) | The format in which the generated images are returned. (GPT-image-1 only) | No | PNG |
6215
6215
| safety | [ imageSafety] ( #imagesafety ) | The safety setting of the image generation process. (GPT-image-1 only) | No | auto |
6216
6216
| No | auto |
6217
6217
| background | [ imageBackground] ( #imagebackground ) | The desired appearance of the background of the image. (GPT-image-1 only) | No | auto |
You can’t perform that action at this time.
0 commit comments