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
Kye Gomez e1fc052139
[Examples][ReasoningAgentRouter]
23 hours ago
..
agent_judge_examples [cleanup] 2 months ago
reasoning_agent_router_examples [Examples][ReasoningAgentRouter] 23 hours ago
README.md [Examples][ReasoningAgentRouter] 23 hours ago
moa_seq_example.py [DOCS][Update][ Multi agent exec utilites] 1 month ago

README.md

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