Create a Pipeline

Create a pipeline from scratch or choose one of the available templates for an easy start. You can use the visual editor or REST API.

📘

Pipeline Versions

Currently, you can create both v1.0 and v2.0 pipelines. Each pipeline has a version tag next to it on the pipelines page.

Creating v2.0 pipelines is possible with Pipeline Studio or REST API. Guided workflow creates v1.0 pipelines.

When creating a pipeline with Pipeline Templates, you can choose the pipeline version.

About This Task

📘

This document explains how to create v2.0 pipelines. For instructions on creating v1.0 pipelines, see Create a v1.0 pipeline.

There are two ways to create a pipeline:

  • Using Pipeline Studio: Choose this method to create your own pipeline from one of the ready-made templates or from scratch using a visual drag-and-drop editor. Studio has a library of components you can choose from to build your pipeline.
  • Using API: Choose this way if you already have a pipeline YAML file and want to programmatically upload it to deepset Cloud.