Related terms
A structured sequence of tasks, decisions, and tool interactions that an AI agent follows to achieve a specific goal or complete a process.
Sequential WorkflowA structured execution pattern where tasks are executed one after another in a linear sequence.
Event-Driven WorkflowA workflow in which tasks and actions are initiated in response to events, allowing processes to execute asynchronously as new events occur.
Parallel WorkflowA workflow that executes multiple independent tasks or steps concurrently to reduce overall execution time.
Dynamic PlanningA planning approach in which an AI system continuously updates or revises its plans in response to changing goals, environmental conditions, or new information.