AG2

AG2 Python Framework

Core open-source Python library for building agentic AI applications. Provides ConversableAgent, AssistantAgent, UserProxyAgent, GroupChat, GroupChatManager, tool/function registration, code execution sandboxes, and conversation patterns. Installable from PyPI as ag2 or its autogen alias.

API entry from apis.yml

apis.yml Raw ↑
aid: ag2:python-framework
name: AG2 Python Framework
description: Core open-source Python library for building agentic AI applications. Provides ConversableAgent,
  AssistantAgent, UserProxyAgent, GroupChat, GroupChatManager, tool/function registration, code execution
  sandboxes, and conversation patterns. Installable from PyPI as ag2 or its autogen alias.
humanURL: https://docs.ag2.ai/latest/
baseURL: https://pypi.org/project/ag2/
tags:
- Python
- Framework
- Agents
- GroupChat
- Tools
properties:
- type: Documentation
  url: https://docs.ag2.ai/latest/
- type: SDK
  url: https://pypi.org/project/ag2/
- type: SDK
  url: https://pypi.org/project/autogen/
- type: Repository
  url: https://github.com/ag2ai/ag2