Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
a13db4a3cd40abcd8aa2c2e805e6804b22af8749
agent-framework/dotnet/samples/GettingStarted/Orchestration
T
Stephen Toub 233c557173 Clean up handoff orchestration creation (#235)
- Remove Dictionary-derived types
- Add an optional name to orchestrations
- Make Handoffs based purely on AIAgent instances rather than separately provided names
233c557173 ยท 2025-07-24 16:38:23 +00:00
History
..
ConcurrentOrchestration_Intro.cs
Overhaul orchestration library with new approach (#199)
2025-07-23 16:29:37 +00:00
ConcurrentOrchestration_With_StructuredOutput.cs
Overhaul orchestration library with new approach (#199)
2025-07-23 16:29:37 +00:00
GroupChatOrchestration_Intro.cs
Overhaul orchestration library with new approach (#199)
2025-07-23 16:29:37 +00:00
GroupChatOrchestration_With_AIManager.cs
Overhaul orchestration library with new approach (#199)
2025-07-23 16:29:37 +00:00
GroupChatOrchestration_With_HumanInTheLoop.cs
Overhaul orchestration library with new approach (#199)
2025-07-23 16:29:37 +00:00
HandoffOrchestration_Intro.cs
Clean up handoff orchestration creation (#235)
2025-07-24 16:38:23 +00:00
HandoffOrchestration_With_StructuredInput.cs
Clean up handoff orchestration creation (#235)
2025-07-24 16:38:23 +00:00
SequentialOrchestration_Intro.cs
Overhaul orchestration library with new approach (#199)
2025-07-23 16:29:37 +00:00
SequentialOrchestration_With_Cancellation.cs
Overhaul orchestration library with new approach (#199)
2025-07-23 16:29:37 +00:00