Skip to content

Commit e9a6754

Browse files
committed
updating model availability
1 parent 20017d6 commit e9a6754

File tree

1 file changed

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

1 file changed

+14
-7
lines changed

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

Lines changed: 14 additions & 7 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/06/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,20 @@ 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-
243-
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)` | `gpt-4 (0613)` | `gpt-4 (1106)` |
242+
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)` | `gpt-4 (0613)` | `gpt-4 (1106)` | `gpt-4 (0125)` |
244243
|-----|---|---|---|---|
245-
| Australia East |||||
246-
| East US 2 |||||
247-
| Sweden Central |||||
248-
244+
| Australia East ||||| |
245+
| East US | | | | ||
246+
| East US 2 || ||| |
247+
| Sweden Central ||||| |
248+
249+
PTU availability
250+
251+
| Region | `gpt-35-turbo (1106)` | `gpt-4 (1106)` | `gpt-4 (0125)` |
252+
|-----|---|---|
253+
| East US ||| |
254+
| East US 2 | |||
255+
| Sweden Central ||||
249256

250257
## Next steps
251258

0 commit comments

Comments
 (0)