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
Kye Gomez 243df297ef
cleanup examples folder
1 day ago
..
README.md cleanup examples folder 1 day ago
council_judge_evaluation.py [REMOVE UN-USED FILES] [Cleanup Concurrent Dashboard] [file renaming] 3 months ago
council_judge_example.py [REMOVE UN-USED FILES] [Cleanup Concurrent Dashboard] [file renaming] 3 months ago
council_of_judges_eval.py [REMOVE UN-USED FILES] [Cleanup Concurrent Dashboard] [file renaming] 3 months ago

README.md

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.