Skip to content

kiara.data.onboarding

ValueStoreConfig pydantic-model

A configuration that describes which step outputs of a pipeline to save, and how.

inputs: List[kiara.data.onboarding.__init__.FieldMatcher] pydantic-field

Whether and how to save inputs.

outputs: List[kiara.data.onboarding.__init__.FieldMatcher] pydantic-field

Whether and how to save inputs.

steps: List[ValueStoreConfig] pydantic-field

Whether and how to save step inputs and outputs.