{"library":"autogen-agentchat","type":"library","category":null,"description":"Microsoft's framework for building multi-agent AI applications. As of v0.4+, AutoGen is a layered system: autogen-core (event-driven actor runtime), autogen-agentchat (high-level conversational agents), and autogen-ext (extensions for OpenAI, Azure, MCP, etc.). Completely async. The 0.2 API is a separate, deprecated architecture. NOT the same as AG2.","language":"python","status":"active","version":"0.7.5","tags":["agents","orchestration","multi-agent","autogen","microsoft","async","event-driven","python"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install -U \"autogen-agentchat\" \"autogen-ext[openai]\"","imports":["from autogen_agentchat.agents import AssistantAgent\nfrom autogen_ext.models.openai import OpenAIChatCompletionClient","from autogen_core import RoutedAgent, message_handler"]},{"cmd":"pip install -U autogen-core","imports":[]},{"cmd":"pip install -U autogenstudio","imports":[]}],"homepage":"https://microsoft.github.io/autogen/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/autogen-agentchat/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":70,"avg_install_s":15.5,"avg_import_s":2.45,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/autogen-agentchat/compatibility"}}