microsoft / autogen

A programming framework for agentic AI 🤖
https://microsoft.github.io/autogen/
Creative Commons Attribution 4.0 International
34.69k stars 5.01k forks source link

Tutorial Chapter introduction to teams using `RoundRobinGroupChat`. #4111

Closed ekzhu closed 1 week ago

ekzhu commented 2 weeks ago
  1. Basic usage
  2. Maximum message Termination condition, token usage termination condition.
  3. pausing and resuming a team.

Base work on: python/packages/autogen-core/docs/src/user-guide/agentchat-user-guide/tutorial/teams.ipynb

ekzhu commented 2 weeks ago

@gziz