Skip to content

Commit 03e7875

Browse files
authored
Update deep-research.md
1 parent 8b69b43 commit 03e7875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/agents/how-to/tools/deep-research.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ ms.topic: how-to
1313
# Deep Research tool (preview)
1414

1515
> [!NOTE]
16-
> * The Agents service and SDK use the Azure OpenAI `o3-deep-research` model. This model is currently **not** available for use in Azure OpenAI Chat Completions and Responses APIs.
17-
> * The `o3-deep-research` model and the GPT model deployments should be part of your AI Foundry project resulting in all three resources in the same Azure subscription and same region. Supported regions are **West US** and **Norway East**.
16+
> * The Agents SDK use the Azure OpenAI `o3-deep-research` model. This model is **not** available for use in Azure OpenAI Chat Completions and Responses APIs.
17+
> * The AI Foundry project (parent resource) and the contained `o3-deep-research` and GPT models (child resources) **must exist** in the same Azure subscription and region. Supported regions are **West US** and **Norway East**.
1818
1919
The Deep Research tool in the Azure AI Foundry Agent Service enables you to integrate a web-based research capability into your systems. The Deep Research capability is a specialized AI capability designed to perform in-depth, multi-step research using data from the public web.
2020

0 commit comments

Comments
 (0)