Agents 0.0.2
Edge AI Agents SDK
Loading...
Searching...
No Matches
agents::workflows Namespace Reference

Worflows Namespace. More...

Classes

class  EvaluatorWorkflow
 An evaluator-optimizer workflow where one LLM optimizes output based on another's feedback. More...
 
class  OrchestratorWorkflow
 A workflow where a central orchestrator delegates tasks to workers. More...
 
class  ParallelizationWorkflow
 A workflow that runs multiple tasks in parallel. More...
 
class  PromptChainingWorkflow
 A workflow that chains multiple prompts together. More...
 
class  RoutingWorkflow
 Routing workflow using the actor model. More...
 
class  Workflow
 Abstract base class for workflows. More...
 

Detailed Description

Worflows Namespace.