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
Kye Gomez 243df297ef
cleanup examples folder
2 days ago
..
README.md cleanup examples folder 2 days ago
agent_judge_evaluation_criteria_example.py examples -- concurrent examples and api rate limits examples 4 months ago
agent_judge_example.py [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] 6 months ago
consistency_agent.py [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] 6 months ago
consistency_example.py [feat][heavyswarm][docs] [demo][persona sim] [feat][electionswarm] [enhance] [agentjudge][docs] 4 months ago
gpk_agent.py [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] 6 months ago
iterative_agent.py [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] 6 months ago
malt_example.py [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] 6 months ago
reasoning_agent_router.py [feat][heavyswarm][docs] [demo][persona sim] [feat][electionswarm] [enhance] [agentjudge][docs] 4 months ago
reasoning_agent_router_now.py examples cleanup 4 months ago
reasoning_duo.py [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 1 month ago
reasoning_duo_example.py [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] 6 months ago
reasoning_duo_test.py examples cleanup 4 months 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.