For the complete documentation index, see llms.txt. This page is also available as Markdown.

Adding Nodes to Canvas

First of all, Let me make clear about the annotations we used here, Here nodes can denote either pipelines, tasks, or steps. To make the DAG we need to add nodes in such a way that it should be a direct graph with no directed cycles.

Click On the New Pipeline Button on the top right.

Last updated