run_group_chat( pattern: Pattern, messages: list[dict[str, Any]] | str, max_rounds: int = 20 ) -> RunResponseProtocol
pattern
messages
max_rounds