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/how-to/tools/deep-research.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ ms.topic: how-to
13
13
# Deep Research tool (preview)
14
14
15
15
> [!NOTE]
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**.
16
+
> * The `o3-deep-research` model is available for use only with the Deep Research tool. It is **not** available for use with the Azure OpenAI Chat Completions and Responses APIs.
17
+
> * The **parent**AI Foundry project resource and the contained `o3-deep-research` and GPT models **children** resources **must exist** in the same Azure subscription and region. Supported regions are **West US** and **Norway East**.
18
18
19
19
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.
0 commit comments