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/groupchat
Hugh b4245f8f17
restored missing sync files
1 month ago
..
groupchat_examples restored missing sync files 1 month ago
README.md restored missing sync files 1 month ago
interactive_groupchat_example.py restored missing sync files 1 month ago
quantum_physics_swarm.py restored missing sync files 1 month ago
random_dynamic_speaker_example.py restored missing sync files 1 month ago

README.md

Group Chat Examples

This directory contains examples demonstrating group chat patterns for multi-agent conversations.

Examples

Subdirectories

Overview

Group chat patterns enable multiple agents to engage in conversations, share information, and collaborate through natural language interactions. These examples demonstrate various conversation management strategies including turn-taking, topic management, and dynamic participation.