Skip to content

Commit cb8384a

Browse files
committed
fix links
1 parent da6ae73 commit cb8384a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/includes/api-versions/latest-inference-preview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)