Files
agent-framework/python/packages/workflow
T
Evan Mattson 68b76e6726 Python: Workflow run state and structured error events, sample updates, tests (#725)
* Add workflow event types to surface workflow state, status, and failures.

* Address PR feedback

* Updates to use new workflow run state enums
68b76e6726 ยท 2025-09-16 01:36:25 +00:00
History
..

Get Started with Microsoft Agent Framework Workflow

Please install this package as the extra for agent-framework:

pip install agent-framework[workflow]

and see the README for more information.