You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/concepts/models.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,6 +220,13 @@ OpenAI's MTEB benchmark testing found that even when the third generation model'
220
220
221
221
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.
222
222
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
+
223
230
## Audio models
224
231
225
232
Audio models in Azure OpenAI are available via the `realtime`, `completions`, and `audio` APIs.
0 commit comments