Skip to content

Commit 1ba9c6e

Browse files
Merge pull request #269099 from aahill/region-update
updating model availability
2 parents 54a654a + 949f761 commit 1ba9c6e

File tree

1 file changed

+11
-6
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+11
-6
lines changed

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

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the different model capabilities that are available with Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 03/12/2024
7+
ms.date: 03/14/2024
88
ms.custom: references_regions, build-2023, build-2023-dataai, refefences_regions
99
manager: nitinme
1010
author: mrbullwinkle #ChrisHMSFT
@@ -239,13 +239,18 @@ The following Embeddings models are available with [Azure Government](/azure/azu
239239

240240
For Assistants you need a combination of a supported model, and a supported region. Certain tools and capabilities require the latest models. For example [parallel function](../how-to/assistant-functions.md) calling requires the latest 1106 models.
241241

242+
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)` | `gpt-4 (0613)` | `gpt-4 (1106)` | `gpt-4 (0125)` |
243+
|-----|---|---|---|---|---|
244+
| Australia East ||||| |
245+
| East US 2 || ||| |
246+
| Sweden Central ||||| |
242247

243-
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)` | `gpt-4 (0613)` | `gpt-4 (1106)` |
244-
|-----|---|---|---|---|
245-
| Australia East |||||
246-
| East US 2 |||||
247-
| Sweden Central |||||
248+
Provisioned Throughput Unit (PTU) availability
248249

250+
| Region | `gpt-35-turbo (1106)` | `gpt-4 (1106)` | `gpt-4 (0125)` |
251+
|-----|---|---|---|
252+
| East US 2 | |||
253+
| Sweden Central ||||
249254

250255
## Next steps
251256

0 commit comments

Comments
 (0)