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
Kye Gomez 243df297ef
cleanup examples folder
1 day ago
..
groupchat_examples example cleanup 4 months ago
README.md cleanup examples folder 1 day ago
interactive_groupchat_example.py [DOCS][ interactive groupchat examples] 5 months ago
quantum_physics_swarm.py docs agent streaming with formatting name fix 5 months ago
random_dynamic_speaker_example.py example cleanup 4 months 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.