Skip to content

Commit 8859029

Browse files
committed
add image model region avails
1 parent 7ca25ab commit 8859029

File tree

1 file changed

+7
-0
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,13 @@ OpenAI's MTEB benchmark testing found that even when the third generation model'
220220

221221
The image generation models generate images from text prompts that the user provides. GPT-image-1 is in preview. DALL-E 3 is generally available for use with the REST APIs. DALL-E 2 and DALL-E 3 with client SDKs are in preview.
222222

223+
### Region availability
224+
225+
| Model | Region |
226+
|---|---|
227+
|`dall-e-3` | East US<br>Australia East<br>Sweden Central|
228+
|`gpt-image-1` | West US 2 (Global Standard) <br> UAE North (Global Standard) |
229+
223230
## Audio models
224231

225232
Audio models in Azure OpenAI are available via the `realtime`, `completions`, and `audio` APIs.

0 commit comments

Comments
 (0)