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/single_agent/reasoning_agent_examples
Hugh b4245f8f17
restored missing sync files
1 month ago
..
README.md restored missing sync files 1 month ago
agent_judge_evaluation_criteria_example.py restored missing sync files 1 month ago
agent_judge_example.py restored missing sync files 1 month ago
consistency_agent.py restored missing sync files 1 month ago
consistency_example.py restored missing sync files 1 month ago
gpk_agent.py restored missing sync files 1 month ago
iterative_agent.py restored missing sync files 1 month ago
malt_example.py restored missing sync files 1 month ago
reasoning_agent_router.py restored missing sync files 1 month ago
reasoning_agent_router_now.py restored missing sync files 1 month ago
reasoning_duo.py restored missing sync files 1 month ago
reasoning_duo_example.py restored missing sync files 1 month ago
reasoning_duo_test.py restored missing sync files 1 month ago

README.md

Reasoning Agent Examples

This directory contains examples demonstrating advanced reasoning capabilities for single agents.

Examples

Overview

Reasoning agent examples demonstrate advanced reasoning patterns including iterative reasoning, consistency checking, agent judging systems, and multi-agent reasoning collaboration. These examples showcase how to implement sophisticated reasoning capabilities beyond simple prompt-response patterns.