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_of_judges
Hugh b4245f8f17
restored missing sync files
1 month ago
..
README.md restored missing sync files 1 month ago
council_judge_complex_example.py restored missing sync files 1 month ago
council_judge_custom_example.py restored missing sync files 1 month ago
council_judge_example.py restored missing sync files 1 month ago

README.md

Council of Judges Examples

This directory contains examples demonstrating council of judges patterns for multi-agent evaluation systems.

Examples

Overview

Council of judges patterns extend the basic council pattern with more sophisticated evaluation mechanisms, custom scoring systems, and complex decision-making workflows. These examples demonstrate advanced judge coordination and evaluation strategies.