Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
a_initiate_group_chat( pattern: Pattern, messages: list[dict[str, Any]] | str, max_rounds: int = 20 ) -> tuple[ChatResult, ContextVariables, 'Agent']
pattern
messages
max_rounds