mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-23 11:07:55 -05:00
Get's SelectorGroupChat working for llama by: 1. Using a UserMessage rather than a SystemMessage 2. Normalizing how roles are presented (one agent per line) 3. Normalizing how the transcript is constructed (a blank line between every message)