Files
agent-framework/python/packages/workflow
T
Eric Zhu 6900d3456c Python: Workflow visualization. (#372)
* Workflow visualization.

* fix typing

* address comments

* update all samples

* Update fan in edge group visual

* fix quality check

* Update python/samples/getting_started/workflow/step_06_map_reduce.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* address comment

* Catch up with changes in workflow; add to_mermaid method

* Update examples

* fix test

* add installation guide to error messages

* Remove visualization for samples except for one.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com>
6900d3456c ยท 2025-08-20 00:07:49 +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.