File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/ai-services/openai/includes/api-versions Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1363,7 +1363,7 @@ Generates an image based on an input image and text prompt instructions. Require
1363
1363
| size | [ imageSize] ( #imagesize ) | The size of the generated images. | No | 1024x1024 |
1364
1364
| style | [ imageStyle] ( #imagestyle ) | The style of the generated images. | No | vivid |
1365
1365
| user | string | A unique identifier representing your end-user, which can help to monitor and detect abuse. | No | |
1366
- | output_format | [ imageOutputFormat] ( #imageOutputFormat ) | The format in which the generated images are returned. | No | PNG |
1366
+ | output_format | [ imageOutputFormat] ( #imageoutputformat ) | The format in which the generated images are returned. | No | PNG |
1367
1367
| output_compression | integer | The compression level (on a scale of 0-100) of the generated images. GPT-image-1 | No | 0 |
1368
1368
1369
1369
@@ -6235,7 +6235,7 @@ The style of the generated images.
6235
6235
| size | [ imageSize] ( #imagesize ) | The size of the generated images. | No | 1024x1024 |
6236
6236
| style | [ imageStyle] ( #imagestyle ) | The style of the generated images. | No | vivid |
6237
6237
| user | string | A unique identifier representing your end-user, which can help to monitor and detect abuse. | No | |
6238
- | output_format | [ imageOutputFormat] ( #imageOutputFormat ) | The format in which the generated images are returned. | No | PNG |
6238
+ | output_format | [ imageOutputFormat] ( #imageoutputformat ) | The format in which the generated images are returned. | No | PNG |
6239
6239
| output_compression | integer | The compression level (on a scale of 0-100) of the generated images. GPT-image-1 | No | 0 |
6240
6240
6241
6241
You can’t perform that action at this time.
0 commit comments