lenskit.pipeline.components.ComponentInput# class lenskit.pipeline.components.ComponentInput# Representation of a component input slot. name: str# type: ComponentInput.type | None = None# is_lazy: bool = False# accepts_none: bool = False# has_default: bool = False#