Skip to main content

Add a Custom Component

Learn how to create and upload custom components to deepset AI Platform.


About This Task

Create a custom component if you want to share your code with the rest of the organization and reuse it in multiple pipelines. This is also a good choice if you want your code to be versioned and tested with CI/CD. Otherwise, consider using the Code component, which is an easy way to add custom code to a single pipeline. For details, see Code Component.

Add a Custom Component

To add a custom component to deepset AI Platform:

  1. Create a custom component.
  2. Upload the custom component.