microsoft/autogen

[Python] SelectorGroupChat to support concurrent speakers

Open

#5395 opened on Feb 6, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (58,033 stars) (8,759 forks)batch import
help wantedproj-agentchat

Description

SelectorGroupChat can support concurrent speakers by choosing multiple speakers at once, and have the manager waiting for all the selected speakers to respond before selecting the next round of speakers.

Related discussion: #5364

Contributor guide