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.
|
|
2 days ago | |
|---|---|---|
| .. | ||
| README.md | 2 days ago | |
| enhanced_collaboration_example.py | 4 weeks ago | |
| interactive_groupchat_speaker_example.py | 4 months ago | |
| medical_panel_example.py | 4 months ago | |
| speaker_function_examples.py | 4 months ago | |
| stream_example.py | 4 months ago | |
README.md
Interactive Group Chat Examples
This directory contains examples demonstrating interactive group chat patterns with advanced features.
Examples
- enhanced_collaboration_example.py - Enhanced collaboration patterns
- interactive_groupchat_speaker_example.py - Speaker management
- medical_panel_example.py - Medical panel discussion
- speaker_function_examples.py - Speaker function examples
- stream_example.py - Streaming example
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.