Skip to main content
ExampleDescription
Basic Chat Workflow AgentExample demonstrating how to add a Workflow using a WorkflowAgent to your AgentOS.
Basic WorkflowDemonstrates basic workflow.
Basic Workflow TeamDemonstrates basic workflow team.
Customer Research Workflow ParallelDemonstrates customer research workflow parallel.
Workflow With ConditionalDemonstrates workflow with conditional.
Workflow With Custom Function ExecutorsDemonstrates AgentOS workflows using both sync and streaming custom function steps.
Workflow With Custom Function Updating Session StateDemonstrates workflow with custom function updating session state.
Workflow With HistoryDemonstrates workflow with history.
Workflow With Input SchemaDemonstrates workflow with input schema.
Workflow With LoopDemonstrates workflow with loop.
Workflow With Nested StepsDemonstrates workflow with nested steps.
Workflow With ParallelDemonstrates workflow with parallel.
Workflow With Parallel And Custom Function Step StreamDemonstrates workflow with parallel and custom function step stream.
Workflow With RouterDemonstrates workflow with router.
Workflow With StepsDemonstrates workflow with steps.