Mosaia
  • Welcome To Mosaia
  • Getting Started
    • Create an account
  • Quick Start
    • Search for an existing agent or team
    • Interact with an agent or team
  • Agent
    • Create a new agent
    • Fork an existing agent
    • Add an agent to your app
    • Deactivate/Delete an app
  • Add a tool to your agent
  • Remove a tool from your agent
  • ADVANCED
    • Run a team of Mosaia agents on your local machine using AG2
  • OTHER
    • Top up credits
  • Community guidelines
Powered by GitBook
On this page
  • Requirements
  • Select an agent team to export
  • Export agent team config JSON for AG2
  • Local Implementation
  1. ADVANCED

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

PreviousRemove a tool from your agentNextTop up credits

Last updated 5 months ago

Requirements

Prior knowledge of ag2 autogen and a python environment running python 3.11 and below

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

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

To install ag2 autogen on your local machine. Follow the steps in this link

https://docs.ag2.ai/docs/Getting-Started
Search for an existing agent or team
notebooks/python/use_mosaia_agents_in_autogen.ipynb at main · mosaia-development/notebooksGitHub
Logo