You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/agents/concepts/model-region-support.md
+17-20Lines changed: 17 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ author: aahill
7
7
ms.author: aahi
8
8
ms.service: azure-ai-agent-service
9
9
ms.topic: conceptual
10
-
ms.date: 06/03/2025
11
-
ms.custom: azure-ai-agents
10
+
ms.date: 07/10/2025
11
+
ms.custom: azure-ai-agents, references_regions
12
12
---
13
13
14
14
# Models supported by Azure AI Foundry Agent Service
@@ -30,24 +30,21 @@ Azure AI Foundry Agent Service supports the following Azure OpenAI models in the
30
30
> * The following table is for serverless API deployment availability. For information on Provisioned Throughput Unit (PTU) availability, see [provisioned throughput](../../openai/concepts/provisioned-throughput.md) in the Azure OpenAI documentation. `GlobalStandard` customers also have access to [global standard models](../../openai/concepts/models.md#global-standard-model-availability).
31
31
> *[Hub based projects](../../what-is-azure-ai-foundry.md#project-types) are limited to the following models: gpt-4o, gpt-4o-mini, gpt-4, gpt-35-turbo
Copy file name to clipboardExpand all lines: articles/ai-foundry/agents/how-to/tools/deep-research.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ At its core, the Deep Research tool orchestrates a multi-step research pipeline
63
63
64
64
The Deep Research tool uses a second model deployment to clarify the question contained in the user prompt, gather additional context if needed, and precisely scope the research task. This helps make the output of an agent using the Deep Research tool more relevant and actionable, and can help optimize the search for your business scenario.
65
65
66
-
This second model is selected by the customer during configuration of the Deep Research tool and can be any of the GPT-series models including GPT-4o and GPT-4.1.
66
+
This second model is selected by the customer during configuration of the Deep Research tool and can be any of the GPT-series models including GPT-4o.
0 commit comments