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

611 B

Council Examples

This directory contains examples demonstrating council patterns for multi-agent evaluation and decision-making.

Examples

Overview

Council patterns involve multiple agents acting as judges or evaluators, providing diverse perspectives and assessments. This is useful for quality control, peer review, and consensus-building scenarios.