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-samples.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
@@ -14,7 +14,7 @@ ms.author: aahi
14
14
# How to use the Deep Research tool
15
15
16
16
> [!NOTE]
17
-
> * The Agents service and 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 `o3-deep-research` model is available for use **only with the Deep Research tool**. It is **not** available in the Azure OpenAI Chat Completions and Responses APIs.
18
18
> * 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**.
19
19
20
20
Use this article to learn how to use the Deep Research tool with the Azure AI Projects SDK, including code examples and setup instructions.
0 commit comments