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

705 B

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.