# AutoGen AgentChat - [Documentation](https://microsoft.github.io/autogen/dev/user-guide/agentchat-user-guide/index.html) ## Package structure - `agents` are the building blocks for creating agents and built-in agents. - `teams` are the building blocks for creating teams of agents and built-in teams, such as group chats. - `logging` contains logging utilities.