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
330c2607ad6cfd8b3bda5c90b6bcd839d7f173b1
agent-framework/python/samples/getting_started/workflows/control-flow
T
Dmytro Struk 5687e13221 Python: [BREAKING] Renamed create_agent to as_agent (#3249)
* Renamed create_agent to as_agent

* Override for as_agent

* Added override
5687e13221 ยท 2026-01-16 19:21:52 +00:00
History
..
edge_condition.py
Python: [BREAKING] Renamed create_agent to as_agent (#3249)
2026-01-16 19:21:52 +00:00
multi_selection_edge_group.py
Python: [BREAKING] Renamed create_agent to as_agent (#3249)
2026-01-16 19:21:52 +00:00
sequential_executors.py
Python: WorkflowBuilder registry (#2486)
2025-12-05 05:26:10 +00:00
sequential_streaming.py
fix(workflows): rename WorkflowOutputEvent.source_executor_id to executor_id for API consistency (#3166)
2026-01-15 02:11:25 +00:00
simple_loop.py
Python: [BREAKING] Renamed create_agent to as_agent (#3249)
2026-01-16 19:21:52 +00:00
switch_case_edge_group.py
Python: [BREAKING] Renamed create_agent to as_agent (#3249)
2026-01-16 19:21:52 +00:00
workflow_cancellation.py
Python: Add workflow cancellation sample (#2732)
2025-12-18 14:12:42 +00:00