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

1.7 KiB

Reasoning Agents Examples

This directory contains examples demonstrating advanced reasoning capabilities and agent evaluation systems in Swarms.

Reasoning Agent Router Examples

The reasoning_agent_router_examples/ folder contains simple examples for each agent type supported by the ReasoningAgentRouter:

Agent Judge Examples

The agent_judge_examples/ folder contains detailed examples of the AgentJudge system:

Self-MoA Sequential Examples