Skip to content

Commit f0ab69d

Browse files
Merge pull request #279180 from mrbullwinkle/mrb_06_25_2024_assistants
[Azure OpenAI] Assistants GPT-4o support
2 parents 6ddd5ed + 7ef5843 commit f0ab69d

File tree

1 file changed

+13
-13
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+13
-13
lines changed

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

Lines changed: 13 additions & 13 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: 06/19/2024
7+
ms.date: 06/25/2024
88
ms.custom: references_regions, build-2023, build-2023-dataai, refefences_regions
99
manager: nitinme
1010
author: mrbullwinkle #ChrisHMSFT
@@ -297,18 +297,18 @@ The following Embeddings models are available with [Azure Government](/azure/azu
297297

298298
For Assistants you need a combination of a supported model, and a supported region. Certain tools and capabilities require the latest models. The following models are available in the Assistants API, SDK, Azure AI Studio and Azure OpenAI Studio. The following table is for pay-as-you-go. For information on Provisioned Throughput Unit (PTU) availability, see [provisioned throughput](./provisioned-throughput.md).
299299

300-
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)`| `fine tuned gpt-3.5-turbo-0125` | `gpt-4 (0613)` | `gpt-4 (1106)` | `gpt-4 (0125)` |
301-
|-----|---|---|---|---|---|---|
302-
| Australia East ||| ||| |
303-
| East US || | | | ||
304-
| East US 2 || |||| |
305-
| France Central ||| ||| |
306-
| Japan East || | | | | |
307-
| Norway East | | | | || |
308-
| Sweden Central |||||| |
309-
| UK South ||| | |||
310-
| West US | || | || |
311-
| West US 3 | | | | || |
300+
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)`| `fine tuned gpt-3.5-turbo-0125` | `gpt-4 (0613)` | `gpt-4 (1106)` | `gpt-4 (0125)` | `gpt-4o (2024-05-13)` |
301+
|-----|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
302+
| Australia East ||| ||| | |
303+
| East US || | | | |||
304+
| East US 2 || |||| ||
305+
| France Central ||| ||| | |
306+
| Japan East || | | | | | |
307+
| Norway East | | | | || | |
308+
| Sweden Central |||||| ||
309+
| UK South ||| | ||| |
310+
| West US | || | || ||
311+
| West US 3 | | | | || ||
312312

313313
## Model retirement
314314

0 commit comments

Comments
 (0)