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.

AG2 Python Framework is one of 3 APIs that AG2 publishes on the APIs.io network.

Tagged areas include Python, Framework, Agents, GroupChat, and Tools. The published artifact set on APIs.io includes API documentation and SDKs.

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