mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
529341f58b
* magentic happy path - wip * Support workflow high-level magentic builder API. Add tests and samples. * Add sample docstring * Addressing PR feedback round 1 * Fix mypy errors * Callback improvements * Rename to MagenticBuilder * Improvements * Emit function calling deltas * PR feedback 2 * Clean up sample
529341f58b
ยท
2025-08-28 05:39:48 +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.