update readme

This commit is contained in:
zachary62
2025-04-04 17:29:26 -04:00
parent 0d1b43574e
commit 180e0d9f67
18 changed files with 36 additions and 2 deletions

View File

@@ -7,6 +7,8 @@ has_children: true
# Tutorial: AutoGen Core
> This tutorial is AI-generated! To learn more: https://github.com/The-Pocket/Tutorial-Codebase-Knowledge
AutoGen Core helps you build applications with multiple **_Agents_** that can work together.
Think of it like creating a team of specialized workers (*Agents*) who can communicate and use tools to solve problems.
The **_AgentRuntime_** acts as the manager, handling messages and agent lifecycles.