providerplaneai
    Preparing search index...

    Class Pipeline<TOutput>

    Workflow-first high-level authoring API for common multimodal pipelines.

    Keeps WorkflowBuilder as the execution model while removing request-shape boilerplate.

    Type Parameters

    • TOutput = unknown

      Final aggregated workflow output type.

    Index

    Constructors

    Methods

    • Register final aggregate mapper (WorkflowBuilder-compatible alias).

      Parameters

      Returns this

      Fluent pipeline instance.

    • Set workflow version.

      Parameters

      • value: string | number

        Workflow version value.

      Returns this

      Fluent pipeline instance.