laptop-codeRun 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-Startedarrow-up-right

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

magnifying-glassSearch for an existing agent or teamchevron-right

Export 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