Eric Zhu 4be1c9cf76
Update Python version to 0.4.0.dev4 (#4068)
* Update version to dev4
2024-11-05 22:04:37 -08:00

1.8 KiB

myst html_theme.sidebar_secondary.remove sd_hide_title
html_meta
description lang=en
Top-level documentation for AutoGen, a framework for developing applications using AI agents
false true

AutoGen

AutoGen

A framework for building AI agents and multi-agent applications

::::{grid} 1 1 2 2

:::{grid-item-card} :shadow: none :margin: 2 0 0 0

{fas}triangle-exclamation Work in progress

{fas}people-group;pst-color-primary AgentChat

High-level API that includes preset agents and teams for building multi-agent systems.

pip install 'autogen-agentchat==0.4.0.dev4'

💡 Start here if you are looking for an API similar to AutoGen 0.2

+++

:color: secondary

Get Started

::: :::{grid-item-card} {fas}cube;pst-color-primary Core :shadow: none :margin: 2 0 0 0

Provides building blocks for creating asynchronous, event driven multi-agent systems.

pip install 'autogen-core==0.4.0.dev4'

+++

:color: secondary

Get Started

::: ::::

:maxdepth: 3
:hidden:

user-guide/index
packages/index
reference/index