mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-25 22:46:54 +00:00
* Add AssistantAgent, deprecate CodingAssistantAgent and ToolUseAssistantAgent * Rename * Add note * Update uv * uf lock * Merge branch 'main' into assistant-agent * Update uv
AutoGen AgentChat
Package structure
agentsare the building blocks for creating agents and built-in agents.teamsare the building blocks for creating teams of agents and built-in teams, such as group chats.loggingcontains logging utilities.