lenskit.schemas.pipeline.PipelineInput#

class lenskit.schemas.pipeline.PipelineInput#

Bases: pydantic.BaseModel

Spcification of a pipeline input.

Stability:
Full (see Stability Levels).
name: str#

The name for this input.

types: set[str] | None#

The list of types for this input.