Skip to content

Commit f209961

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-ai-docs-pr into migration-beta-3
2 parents 80c2e0d + b61d5c1 commit f209961

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/ai-foundry/openai/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Once access has been granted, you will need to create a deployment for the model
251251
| Model | Region |
252252
|---|---|
253253
|`dall-e-3` | East US<br>Australia East<br>Sweden Central|
254-
|`gpt-image-1` | West US 3 (Global Standard) <br> UAE North (Global Standard) |
254+
|`gpt-image-1` | West US 3 (Global Standard) <br> UAE North (Global Standard) <br> Poland Central (Global Standard)|
255255

256256

257257
## Video generation models

articles/ai-foundry/openai/how-to/dall-e.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ The format in which DALL-E 3 generated images are returned. Must be one of `url`
241241

242242
## Call the Image Edit API
243243

244-
The Image Edit API allows you to modify existing images based on text prompts you provide. The API call is similar to the image generation API call, but you also need to provide an input image (base64-encoded image data).
244+
The Image Edit API allows you to modify existing images based on text prompts you provide. The API call is similar to the image generation API call, but you also need to provide an input image.
245245

246246
> [!IMPORTANT]
247247
> The input image must be less than 20 MB in size and must be a PNG or JPG file.

articles/ai-foundry/openai/includes/model-matrix/standard-global.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ms.custom:
2626
| koreacentral | - | - | - | - | - | - |||| - | - ||| - | - ||||||||| - | - | - | - | - | - | - |
2727
| northcentralus | - | - | - | - | - | - |||| - | - ||||||||||||| - | - | - | - | - | - | - |
2828
| norwayeast | - | - | - | - | - | - || - || - | - ||| - | - ||||||||| - | - | - | - | - | - | - |
29-
| polandcentral | - | - | - | - | - | - || - || - | - ||| - | - ||||||||| - | - | - | - | - | - | - |
29+
| polandcentral | - | - | - | - | - | || - || - | - ||| - | - ||||||||| - | - | - | - | - | - | - |
3030
| southafricanorth | - | - | - | - | - | - || - || - | - ||| - | - ||||||||| - | - | - | - | - | - | - |
3131
| southcentralus | - | - | - | - | - | - || - || - | - ||||||||||||| - | - | - | - | - | - | - |
3232
| southindia | - | - | - | - | - | - | - |||| - ||| - | - ||||||||| - | - | - | - | - | - | - |

0 commit comments

Comments
 (0)