Files
agent-framework/python/packages/workflow
T
Eric Zhu 65836ab125 Python: Use generic for WorkflowContext and use its type parameters to indicate executor's output types (#444)
* 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
..

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.