.NET Workflows - Rename folder containing sample workflows (#836)

* coolio

* Update dotnet/samples/GettingStarted/Workflows/Declarative/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Chris
2025-09-19 10:40:51 -07:00
committed by GitHub
Unverified
parent 965918b883
commit 7cd45e313b
23 changed files with 7 additions and 7 deletions
+15
View File
@@ -0,0 +1,15 @@
type: foundry_agent
name: ResearchWeb
description: Demo agent for DeepResearch workflow
instructions: |-
Only provide requested information in a way that is throughfully organized and formatted.
Never include any analysis or code.
Never generate a file.
Avoid repeating yourself.
model:
id: ${AzureAI:ModelDeployment}
tools:
- type: bing_grounding
options:
tool_connections:
- ${AzureAI:BingConnectionId}