Subcategory
2 patternsMulti-Step & Parallel
Complex multi-step and parallel execution patterns
Part of Agent Patterns
Explore More
Related Patterns


INT
Agent Routing Pattern
Route user queries to specialized AI agents based on context and intent. Includes dynamic agent selection, load balancing, and fallback handling.
aiagents+2
View →


ADV
Orchestrator-Worker Pattern
Coordinate multiple worker agents for project management. Handles task distribution, progress tracking, and result synthesis.
aiagents+8
View →


INT
Sub-Agent Orchestrator
Custom Agent implementation demonstrating the Agent interface abstraction with an orchestrator that routes queries to specialized sub-agents (research, analysis, support). Shows options passing and structured outputs.
aiagents+7
View →


INT
HIL Inquire Multiple Choice
Gather information through AI-driven multiple choice questions. Includes approval workflows and real-time rendering.
aihuman-in-the-loop+8
View →
More in Agent Patterns
End of Multi-Step & Parallel







