Skip to content

Commit cde0817

Browse files
committed
updating regions
1 parent 068a395 commit cde0817

File tree

1 file changed

+23
-8
lines changed

1 file changed

+23
-8
lines changed

articles/ai-services/agents/concepts/model-region-support.md

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,29 @@ recommendations: false
1515

1616
Agents are powered by a diverse set of models with different capabilities and price points. Model availability varies by region and cloud. Certain tools and capabilities require the latest models. The following models are available in the available SDKs. The following table is for pay-as-you-go. For information on Provisioned Throughput Unit (PTU) availability, see [provisioned throughput](../../openai/concepts/provisioned-throughput.md) in the OpenAI documentation. You can use [global standard models](../../openai/concepts/models.md#global-standard-model-availability) if they're supported in the regions listed here.
1717

18-
| 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)` | `gpt-4o-mini (2024-07-18)` |
19-
|-----|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
20-
| East US || | | | ||||
21-
| East US 2 || |||| || |
22-
| France Central ||| ||| | | |
23-
| Japan East || | | | | | | |
24-
| UK South ||| | ||| | |
25-
| West US | || | || || |
18+
## Azure OpenAI models
19+
20+
Azure AI Agent service supports the same models as the chat completions API in Azure OpenAI, in the following regions.
21+
22+
| **Region** | **o1-preview**, **2024-09-12** | **o1-mini**, **2024-09-12** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** | **gpt-4**, **0613** | **gpt-4**, **1106-Preview** | **gpt-4**, **0125-Preview** | **gpt-4**, **vision-preview** | **gpt-4**, **turbo-2024-04-09** | **gpt-4-32k**, **0613** | **gpt-35-turbo**, **0301** | **gpt-35-turbo**, **0613** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** | **gpt-35-turbo-16k**, **0613** |
23+
|:-----------------|:------------------------------:|:---------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|:-------------------:|:---------------------------:|:---------------------------:|:-----------------------------:|:-------------------------------:|:-----------------------:|:--------------------------:|:--------------------------:|:--------------------------:|:--------------------------:|:------------------------------:|
24+
| australiaeast | - | - | - | - | - ||| - || - || - |||||
25+
| canadaeast | - | - | - | - | - ||| - | - | - || - |||||
26+
| eastus |||||| - | - || - || - ||| - |||
27+
| eastus2 |||||| - || - | - || - | - || - |||
28+
| francecentral | - | - | - | - | - ||| - | - | - ||||| - ||
29+
| japaneast | - | - | - | - | - | - | - | - || - | - | - || - |||
30+
| northcentralus |||||| - | - || - || - | - || - |||
31+
| norwayeast | - | - | - | - | - | - || - | - | - | - | - | - | - | - | - |
32+
| southcentralus |||||| - | - || - || - || - | - || - |
33+
| southindia | - | - | - | - | - | - || - | - | - | - | - | - ||| - |
34+
| swedencentral |||||||| - |||| - ||| - ||
35+
| switzerlandnorth | - | - | - | - | - || - | - || - || - || - |||
36+
| uksouth | - | - | - | - | - | - ||| - | - | - ||||||
37+
| westeurope | - | - | - | - | - | - | - | - | - | - | - || - | - | - | - |
38+
| westus |||||| - || - ||| - | - | - ||| - |
39+
| westus3 |||||| - || - | - || - | - | - | - || - |
40+
2641

2742
## Additional models
2843

0 commit comments

Comments
 (0)