pipeline
Represents the pipeline used by the AI agent for processing tasks or data.
This abstract property defines the structure or sequence of operations within the AI agent's pipeline. It serves as the core mechanism for executing workflows, handling inputs, and generating outputs in the AI agent's functionality.