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
774a83cf5352d9ed9fccd8a22389386b4463c625
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
…
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
…