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

471 B

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.