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
Kye Gomez 243df297ef
cleanup examples folder
1 day ago
..
README.md cleanup examples folder 1 day ago
enhanced_collaboration_example.py [IMPROVEMENT][Remove BaseSwarm from ConcurrentWorkflow] [Decoupled inheritance and added docs] 4 weeks ago
interactive_groupchat_speaker_example.py [feat][interactivegroupchat][random dynamic speaker functions 4 months ago
medical_panel_example.py [feat][interactivegroupchat][random dynamic speaker functions 4 months ago
speaker_function_examples.py [feat][interactivegroupchat][random dynamic speaker functions 4 months ago
stream_example.py [feat][interactivegroupchat][random dynamic speaker functions 4 months 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.