Skip to content

Commit 2d6058c

Browse files
authored
Update deep-research.md
1 parent bf90b88 commit 2d6058c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,14 @@ The Deep Research model in the Azure AI Foundry Agent Service enables you to use
2222
> When using Grounding with Bing Search, only the Bing search query, tool parameters, and your resource key are sent to Bing, and no end user-specific information is included. Your resource key is sent to Bing solely for billing and rate limiting purposes.
2323
2424
## Usage support
25-
The deep research tool is a **code-only release** and available for use via the Agents Python SDK once you complete the setup steps listed in the following sections.
25+
The deep research tool is a **code-only release** and available for use via the Agents Python SDK once you complete the AI Foundry project setup described in the following sections.
2626
|Azure AI foundry support | Python SDK | C# SDK | JavaScript SDK | REST API |Basic agent setup | Standard agent setup |
2727
|---------|---------|---------|---------|---------|---------|---------|
2828
| | ✔️ | | | | ✔️ | ✔️ |
2929

30+
> [!NOTE]
31+
> Once the agent is running via code, some elements of the agent and thread runs may show up in the Foundry user interface.
32+
3033
## Knowledge source support
3134
The deep research tool is tightly integrated with Grounding with Bing Search and only supports web-based research.
3235
|Grounding with Bing Search|

0 commit comments

Comments
 (0)