Skip to content

Commit dc06a03

Browse files
committed
deep research updates
1 parent 8d5774e commit dc06a03

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Use this article to learn how to use the Deep Research tool with the Azure AI Pr
5858
Save the name of your `o3-deep-research` deployment name as an environment variable named `DEEP_RESEARCH_MODEL_DEPLOYMENT_NAME` and the `gpt-4o` deployment name as an environment variable named `MODEL_DEPLOYMENT_NAME`.
5959

6060
> [!NOTE]
61-
> Other GPT-series models including GPT-4o-mini and the GPT-4.1 family are not supported for scope clarification.
61+
> Other GPT-series models including GPT-4o-mini and the GPT-4.1 series are not supported for scope clarification.
6262

6363
## Create an agent with the Deep Research tool
6464

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ The Deep Research tool is supported in the following regions where the deep rese
4949

5050
## GPT-4o model for clarifying research scope
5151

52-
The Deep Research tool uses the **`gpt-4o`** model to clarify the question contained in the user prompt, gather additional context if needed, and precisely scope the research task. This model is deployed during configuration of the Deep Research tool.
52+
The Deep Research tool uses the `gpt-4o` model to clarify the question contained in the user prompt, gather additional context if needed, and precisely scope the research task. This model is deployed during configuration of the Deep Research tool.
5353

5454
> [!NOTE]
55-
> Other GPT-series models including GPT-4o-mini and the GPT-4.1 family are not supported for scope clarification.
55+
> Other GPT-series models including GPT-4o-mini and the GPT-4.1 series are not supported for scope clarification.
5656
5757
## Deep research model for analysis
5858

@@ -67,7 +67,7 @@ The Deep Research tool uses the **`gpt-4o`** model to clarify the question conta
6767
- [Grounding with Bing Search tool](./bing-grounding.md) resource for connecting to your Azure AI Foundry project.
6868
- [Model deployments](../../../model-inference/how-to/create-model-deployments.md) for the following models
6969
- `o3-deep-research` version `2025-06-26`. This model is available in `West US` and `Norway East`.
70-
- Any Azure OpenAI GPT model like `gpt-4o` for intent clarification. Deploy in the same regions.
70+
- The `gpt-4o` model for intent clarification. Deploy this model in the same region.
7171

7272
## Research tool setup
7373

0 commit comments

Comments
 (0)