mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
* Makes select_speaker more robust by checking for agents mentioned anywhere in the selection string. Addresses 663. * Added test coverage for group chat mentions. Refactored mention counter to own function. * Fixed pre-commit formatting.