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/README.md

812 B

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.