← All frameworks

AG2

The community fork of AutoGen, with open governance and the same conversational core.

Multi agent

The community fork of AutoGen, with open governance and the same conversational core. Built by Community.

Others in multi agent

Common questions

Is AG2 free to use?

AG2 is open source and free to run yourself. You still pay whichever model provider you point it at, and this tutorial is free with no signup.

Do I need to know Python to use AG2?

Basic Python is enough. Functions, dictionaries and imports cover most of what AG2 asks of you.

When should I not use AG2?

When something else in multi agent fits the job better. The others in that group are listed below.

Lessons for AG2 are being written. Meanwhile the APIs for AI tutorial covers the same ground: state, tools, loops, memory and human approval. Most of it carries straight over.

Start the APIs for AI tutorial →