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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,9 @@ Use this article to learn how to use the Deep Research tool with the Azure AI Pr
17
17
18
18
## Prerequisites
19
19
20
+
> [!NOTE]
21
+
> * 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**.
22
+
20
23
* The requirements in the [Deep Research overview](./deep-research.md).
21
24
* The Deep Research tool requires the latest prerelease versions of the `azure-ai-projects` library. You can install it with the following command:
Copy file name to clipboardExpand all lines: articles/ai-foundry/agents/how-to/tools/deep-research.md
+20-13Lines changed: 20 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,24 +35,28 @@ The deep research tool is a **code-only release** and available for use using th
35
35
## Knowledge source support
36
36
The deep research tool is tightly integrated with Grounding with Bing Search and only supports web-based research.
37
37
38
-
## How Deep Research works
39
-
40
-
At its core, the Deep Research tool orchestrates a multi-step research pipeline uses the Azure OpenAI's `o3-deep-research` model together with Grounding with Bing Search to autonomously search for and read information from multiple online sources appropriate to the user prompt. This enables the Deep Research tool to generate thorough, documented, and cited reports on complex topics.
38
+
## Region support
39
+
The Deep Research tool is supported in the following regions where the deep research model is available for deployment.
40
+
|West US | Norway East |
41
+
|---------|---------|
42
+
| ✔️ | ✔️ |
41
43
42
-
### Deep research model deployment
44
+
## Deep research model
45
+
The Deep Research tool uses the Azure OpenAI `o3-deep-research` model for its research tasks. The model was fine-tuned on the Azure OpenAI `o3` reasoning model. Key features:
43
46
44
-
The Deep Research tool uses the Azure OpenAI `o3-deep-research` model for its research tasks. The model was fine-tuned on the Azure OpenAI `o3` reasoning model.
45
-
46
-
**Key features**:
47
47
- Handles data as part of its research tasks.
48
48
- 200-K context length, 100-K completion tokens, and May 31, 2024 knowledge cutoff.
49
49
- Outputs its thinking as reasoning summary as it analyzes information.
50
50
- Delivers a synthesized report at the end of the research task.
At its core, the Deep Research tool orchestrates a multi-step research pipeline uses the Azure OpenAI's `o3-deep-research` model and any GPT model together with Grounding with Bing Search to autonomously search for and read information from multiple online sources appropriate to the user prompt. This enables the Deep Research tool to generate thorough, documented, and cited reports on complex topics.
56
60
57
61
### GPT model deployment for clarifying intent
58
62
@@ -74,16 +78,19 @@ The output is a structured report that documents not only the comprehensive answ
74
78
75
79
## Prerequisites
76
80
- If you already have access to the Azure OpenAI `o3` model, no request is required to access the `o3-deep-research` model. Otherwise, fill out the [request form](https://aka.ms/OAI/deepresearchaccess).
77
-
- An Azure subscription with the ability to create resources [Set up your environment](../../environment-setup.md)
81
+
- An Azure subscription with the ability to create AI Foundry project, Grounding with Bing Search, deep research model and GPT model resources [Set up your environment](../../environment-setup.md) in the **West US** and **Norway East** regions.
78
82
-[Grounding with Bing Search tool](./bing-grounding.md) resource for connecting to your Azure AI Foundry project.
79
83
-[Model deployments](../../../model-inference/how-to/create-model-deployments.md) for the following models
80
84
-`o3-deep-research` version `2025-06-26`. This model is available in `West US` and `Norway East`.
81
-
- Any Azure OpenAI GPT model like `gpt-4o` for intent clarification.
85
+
- Any Azure OpenAI GPT model like `gpt-4o` for intent clarification. Deploy in the same regions.
82
86
83
87
## Setup
84
88
85
89
To use the Deep Research tool, you need to create the Azure AI Foundry type project, add your Grounding with Bing Search resource as a new connection, deploy the `o3-deep-research-model`, and deploy the selected Azure OpenAI GPT model.
86
90
91
+
> [!NOTE]
92
+
> * 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**.
93
+
87
94
:::image type="content" source="../../media/tools/deep-research/setup-deep-research-tool.png" alt-text="A diagram of the steps to set up the deep research tool." lightbox="../../media/tools/deep-research/setup-deep-research-tool.png":::
88
95
89
96
1. Navigate to the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) and create a new project.
Copy file name to clipboardExpand all lines: articles/ai-foundry/openai/concepts/content-filter.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,6 @@ The following table summarizes the risk categories supported by Azure OpenAI's c
47
47
|[Groundedness](/azure/ai-services/openai/concepts/content-filter-groundedness)<sup>2</sup> | Groundedness detection flags whether the text responses of large language models (LLMs) are grounded in the source materials provided by the users. Ungrounded material refers to instances where the LLMs produce information that is non-factual or inaccurate from what was present in the source materials. Requires [document embedding and formatting](./content-filter-document-embedding.md). |
48
48
|[Protected Material for Text](/azure/ai-services/openai/concepts/content-filter-protected-material)<sup>1</sup> | Protected material text describes known text content (for example, song lyrics, articles, recipes, and selected web content) that can be outputted by large language models.|
49
49
|[Protected Material for Code](/azure/ai-services/openai/concepts/content-filter-protected-material)| Protected material code describes source code that matches a set of source code from public repositories, which can be outputted by large language models without proper citation of source repositories.|
50
-
|[Personally identifiable information (PII)](/azure/ai-services/openai/concepts/content-filter-personal-information)| Personally identifiable information (PII) refers to any information that can be used to identify a particular individual. PII detection involves analyzing text content in LLM completions and filtering any PII that was returned. |
51
50
52
51
53
52
<sup>1</sup> If you're an owner of text material and want to submit text content for protection, [file a request](https://aka.ms/protectedmaterialsform).
Copy file name to clipboardExpand all lines: articles/ai-foundry/openai/how-to/content-filters.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,6 @@ You can configure the following filter categories in addition to the default har
48
48
| Protected material - code |GA| On | Completion | Filters protected code or gets the example citation and license information in annotations for code snippets that match any public code sources, powered by GitHub Copilot. For more information about consuming annotations, see the [Protected material concepts guide](/azure/ai-services/openai/concepts/content-filter-protected-material)|
49
49
| Protected material - text | GA| On | Completion | Identifies and blocks known text content from being displayed in the model output (for example, song lyrics, recipes, and selected web content). |
50
50
| Groundedness | Preview |Off | Completion |Detects whether the text responses of large language models (LLMs) are grounded in the source materials provided by the users. Ungroundedness refers to instances where the LLMs produce information that is non-factual or inaccurate from what was present in the source materials. Requires: [Document embedding and formatting](/azure/ai-services/openai/concepts/content-filter?tabs=warning%2Cuser-prompt%2Cpython-new#embedding-documents-in-your-prompt).|
51
-
| Personally identifiable information (PII) | Preview | Off | Completion | Filters information that can be used to identify a particular individual, such as a name, address, phone number, email address, social security number, driver's license number, passport number, or similar information. |
Copy file name to clipboardExpand all lines: articles/ai-foundry/openai/whats-new.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,6 @@ This article provides a summary of the latest releases and major documentation u
20
20
21
21
## June 2025
22
22
23
-
### PII detection content filter
24
-
25
-
Personally identifiable information (PII) detection is now available as a built-in content filter. This feature allows you to identify and block sensitive information in LLM outputs, enhancing data privacy. For more information, see the [PII detection](./concepts/content-filter-personal-information.md) documentation.
Copy file name to clipboardExpand all lines: articles/search/samples-dotnet.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
@@ -79,7 +79,7 @@ A demo repo provides proof-of-concept source code for examples or scenarios show
79
79
80
80
| Samples | Repository | Description |
81
81
|---------|------------|-------------|
82
-
| Covid-19 search app |[covid19search](https://github.com/liamca/covid19search)| Source code repository for the Azure AI Search based [Covid-19 Search App](https://covid19search.azurewebsites.net/). |
82
+
| Covid-19 search app |[covid19search](https://github.com/liamca/covid19search)| Source code repository for the Azure AI Search based [Covid-19 Search App](https://github.com/liamca/covid19search). |
83
83
| JFK demo |[AzureSearch JFK Files](https://github.com/Microsoft/AzureSearch_JFK_Files)| Learn more about the [JFK solution](https://www.microsoft.com/ai/ai-lab-jfk-files). |
0 commit comments