You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/examples/multi_agent/interactive_groupchat_examples
Hugh b4245f8f17
restored missing sync files
1 month ago
..
README.md restored missing sync files 1 month ago
enhanced_collaboration_example.py restored missing sync files 1 month ago
interactive_groupchat_speaker_example.py restored missing sync files 1 month ago
medical_panel_example.py restored missing sync files 1 month ago
speaker_function_examples.py restored missing sync files 1 month ago
stream_example.py restored missing sync files 1 month ago

README.md

Interactive Group Chat Examples

This directory contains examples demonstrating interactive group chat patterns with advanced features.

Examples

Overview

Interactive group chat examples extend basic group chat patterns with advanced features like speaker management, role-based participation, streaming responses, and domain-specific panel discussions. These examples demonstrate sophisticated conversation management and real-time interaction patterns.