Run a team of Mosaia agents on your local machine using AG2
This tutorial out lines how to use a team of Mosaia agents in a local implementation of AG2 Autogen
Requirements
Prior knowledge of ag2 autogen and a python environment running python 3.11 and below
To install ag2 autogen on your local machine. Follow the steps in this link https://docs.ag2.ai/docs/Getting-Started
Select an agent team to export
Navigate to the agent team page you want to export. You can find agent team through the tutorial below if one has been not chosen yet
Search for an existing agent or teamExport agent team config JSON for AG2
On the agent team page, click the purple "Export" button and select "Autogen"

Local Implementation
Use the Jupyter Notebook link below to follow the next steps
Last updated