pipeline

Represents the execution pipeline associated with the AI agent operating in a graph-based context.

This pipeline defines the sequence of steps, transformations, or processes that the agent follows to perform its tasks. It enables structured execution by managing dependencies, node traversal, and other graph-specific operations essential for the agent's workflow.