mirror of
https://github.com/microsoft/autogen.git
synced 2025-10-22 13:29:17 +00:00

* add round robin orchestrator * add constructor for orchestrators * add tests * revert change * return single orchestrator * address comment