mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
65836ab125
* Use generic for WorkflowContext and use its type parameters to indicate executor's output types * Update * Fix type errors and add in-line comments * fix test * type * Fix executor type issues
65836ab125
ยท
2025-08-21 02:40:43 +00:00
History
Workflow Getting Started Samples
Installation
You can install the workflow package with visualization dependency:
pip install agent-framework-workflow[viz]
To export visualization images you also need to install GraphViz.