microsoft/autogen
[Python] SelectorGroupChat to support concurrent speakers
オープン
#5,395 opened on 2025/02/06
help wantedproj-agentchat
Repository metrics
- Stars
- (58,033 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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