.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
+10
View File
@@ -0,0 +1,10 @@
type: foundry_agent
name: Answer
description: Demo agent for Question workflow
model:
id: ${AzureAI:ModelDeployment}
tools:
- type: bing_grounding
options:
tool_connections:
- ${AzureAI:BingConnectionId}