Skip to content

Commit 39c612d

Browse files
Merge pull request #2510 from aahill/agents-regions
updating regions
2 parents b444676 + f2d6006 commit 39c612d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,16 @@ Azure AI Agent Service supports the same models as the chat completions API in A
2121

2222
| **Region** | **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**, **turbo-2024-04-09** | **gpt-4-32k**, **0613** | **gpt-35-turbo**, **0613** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** | **gpt-35-turbo-16k**, **0613** |
2323
|:--------------|:--------------------------:|:--------------------------:|:-------------------------------:|:-------------------:|:---------------------------:|:---------------------------:|:-------------------------------:|:--------------------------:|:--------------------------:|:--------------------------:|:------------------------------:|
24+
| australiaeast | - | - | - ||| -| - ||||||
2425
| eastus |||| - | - ||| - || - |||
26+
| eastus2 |||| - || - || - || - |||
2527
| francecentral | - | - | - ||| - | - |||| - ||
2628
| japaneast | - | - | - | - | - | - | - | - || - |||
29+
| norwayeast |- | - | - | - || - |- | - | - | - | - | - |
30+
| swedencentral |||||| - ||||| - ||
2731
| uksouth | - | - | - | - ||| - | - |||||
2832
| westus |||| - || - || - | - ||| - |
33+
| westus3 |||| - || - || - | - | - || - |
2934

3035

3136
## More models

articles/ai-services/agents/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: azure-ai-agents
1313

1414
# What is Azure AI Agent Service?
1515

16-
Azure AI Agent Service is a fully managed service designed to empower developers to securely build, deploy, and scale high-quality, and extensible AI agents without needing to manage the underlying compute and storage resources. What originally took hundreds of lines of code to support [client side function calling](/azure/ai-services/openai/how-to/function-calling) can now be done in just a few lines of code with Azure AI Agent Service.
16+
[Azure AI Agent Service](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/introducing-azure-ai-agent-service/4298357) is a fully managed service designed to empower developers to securely build, deploy, and scale high-quality, and extensible AI agents without needing to manage the underlying compute and storage resources. What originally took hundreds of lines of code to support [client side function calling](/azure/ai-services/openai/how-to/function-calling) can now be done in just a few lines of code with Azure AI Agent Service.
1717

1818
## What is an AI agent?
1919

0 commit comments

Comments
 (0)