mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-23 16:12:22 +00:00

* Selector group chat that uses LLM to select the next speaker * Merge remote-tracking branch 'origin/staging' into selector-groupchat * Add allow_repeated_speaker option * Add test for allowed_repeated_speaker=True * Example for selector group chat * format * Rename and index * title for notebook * Merge remote-tracking branch 'origin/staging' into selector-groupchat