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
13631363| size | [ imageSize] ( #imagesize ) | The size of the generated images. | No | 1024x1024 |
13641364| style | [ imageStyle] ( #imagestyle ) | The style of the generated images. | No | vivid |
13651365| 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 |
13671367| output_compression | integer | The compression level (on a scale of 0-100) of the generated images. GPT-image-1 | No | 0 |
13681368
13691369
@@ -6235,7 +6235,7 @@ The style of the generated images.
62356235| size | [ imageSize] ( #imagesize ) | The size of the generated images. | No | 1024x1024 |
62366236| style | [ imageStyle] ( #imagestyle ) | The style of the generated images. | No | vivid |
62376237| 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 |
62396239| output_compression | integer | The compression level (on a scale of 0-100) of the generated images. GPT-image-1 | No | 0 |
62406240
62416241
You can’t perform that action at this time.
0 commit comments