autogen — Easy Playground
Multi-agent conversation framework for AI workflows
Getting started with autogenRun locally
Install
pip install pyautogenPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: autogen)
autogen is a third-party package. Multi-agent conversation framework for AI workflows. Install with: pip install pyautogen
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?