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/agent_router_examples
Kye Gomez 243df297ef
cleanup examples folder
2 days ago
..
README.md cleanup examples folder 2 days ago
agent_router_example.py code cleanup op 2 weeks ago

README.md

Agent Router Examples

This directory contains examples demonstrating agent routing functionality for directing tasks to appropriate agents.

Examples

Overview

Agent routing enables intelligent task distribution across multiple agents based on capabilities, availability, or task characteristics. This allows for efficient load balancing and optimal agent selection.