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
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.