Logo
Explore
Register Sign In
agent/agent-framework
Watch 2
Star 0
Fork 0
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
66fe1c957ca297b87c8f2425deac3e2a2e700640
agent-framework/python/samples/getting_started/workflow/orchestration
T
History
Evan MattsonandGitHub 5c0b037e2c Python: Add Sequential orchestration builder support. Samples. Tests. (#703)
* Add support for the Sequential Builder. Add samples. Add tests

* AgentExecutor: always compute full convo during response

* Upgrade azure-ai-agents ToolOutput to FunctionToolOutput

* Explicit notes around allows types for custom agent executors
2025-09-16 01:52:34 +00:00
..
concurrent_agents.py
Python: Add Concurrent orchestration builder support. Samples. Tests. (#683)
2025-09-12 02:20:04 +00:00
concurrent_custom_agent_executors.py
Python: Add Concurrent orchestration builder support. Samples. Tests. (#683)
2025-09-12 02:20:04 +00:00
concurrent_custom_aggregator.py
Python: Add Concurrent orchestration builder support. Samples. Tests. (#683)
2025-09-12 02:20:04 +00:00
magentic_human_plan_update.py
Python: Improve the workflow getting started samples (#570)
2025-09-05 19:16:25 +00:00
magentic.py
Python: Improve the workflow getting started samples (#570)
2025-09-05 19:16:25 +00:00
sequential_agents.py
Python: Add Sequential orchestration builder support. Samples. Tests. (#703)
2025-09-16 01:52:34 +00:00
sequential_custom_executors.py
Python: Add Sequential orchestration builder support. Samples. Tests. (#703)
2025-09-16 01:52:34 +00:00