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
0f3f4dbcaff2823c5fd52cce182c5151fd15ba4f
agent-framework/python/samples/getting_started/workflows/human-in-the-loop
T
History
Evan MattsonandGitHub 0f3f4dbcaf [BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
* Refactor events

* Merge main

* Fixes

* Cleanup

* Update samples and tests

* Remove unused imports

* PR feedback

* Merge main. Add properties for events to help typing

* Formatting

* Cleanup

* use builtins.type to avoid shadowing by WorkflowEvent.type attribute

* Final improvements
2026-02-06 07:47:20 +00:00
..
agents_with_approval_requests.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00
agents_with_HITL.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00
concurrent_request_info.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00
group_chat_request_info.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00
guessing_game_with_human_input.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00
sequential_request_info.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00