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
@@ -46,8 +46,8 @@ Every stage of the process is safeguarded by input/output classifiers and chain-
46
46
47
47
## Prerequisites
48
48
- A basic or standard agent [environment setup](../../environment-setup.md)
49
-
- Access to the Deep Research model is gated. Fill out the [request form](https://aka.ms/OAI/deepresearchaccess) for access.
50
-
49
+
- Access to the Deep Research model is gated. Fill out the [request form](https://aka.ms/OAI/deepresearchaccess) for access. If you have already have access to the o3 model no request is required.
50
+
51
51
To use Deep Research, you will create the following in this article:
52
52
53
53
- The [Grounding with Bing Search tool](./bing-grounding.md)
0 commit comments