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
+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
@@ -41,7 +41,7 @@ At its core, the Deep Research tool orchestrates a multi-step research pipeline
41
41
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.
42
42
43
43
**Key features**:
44
-
- Handles text, images, and PDFs as part of its research tasks.
44
+
- Handles data as part of its research tasks.
45
45
- 200-K context length, 100-K completion tokens, and May 31, 2024 knowledge cutoff.
46
46
- Outputs its thinking as reasoning summary as it analyzes information.
47
47
- Delivers a synthesized report at the end of the research task.
0 commit comments