move-super-component-66cfeff486ecccb1.yaml
1 --- 2 highlights: > 3 The `SuperComponent` is a new class that wraps around a pipeline while abstracting away its details. 4 That makes it easy to reuse as a higher-level component. For example, there can be a SuperComponent that converts various file types to Documents. 5 You can customize the input/output connections and the init parameters of your custom SuperComponents.