Skip to content

Commit 106783c

Browse files
authored
Update notes on Azure OpenAI o3-deep-research model...
...to clarify accessibility and resource requirements in Azure.
1 parent 03e7875 commit 106783c

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-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ ms.author: aahi
1414
# How to use the Deep Research tool
1515

1616
> [!NOTE]
17-
> * The Agents service and SDK use the Azure OpenAI `o3-deep-research` model. This model is not accessible from Azure OpenAI Chat Completions and Responses APIs.
18-
> * The `o3-deep-research` model, GPT model deployment, and the AI Foundry project containing them **must all exist exist** in the same region and Azure subscription. Supported regions are **West US** and **Norway East**.
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.
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**.
1919
2020
Use this article to learn how to use the Deep Research tool with the Azure AI Projects SDK, including code examples and setup instructions.
2121

0 commit comments

Comments
 (0)