mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
* Sample on Worflows mixing Agents And Executors, showcasing best patterns which are reusable. * Update dotnet/samples/GettingStarted/Workflows/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update dotnet/samples/GettingStarted/Workflows/_Foundational/07_MixedWorkflowAgentsAndExecutors/Program.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * minor fix * fixed ambiguous signature due to framework changes. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>