Components

Node

A single building block inside a Dify workflow — each node does one job (call an LLM, run code, retrieve from a knowledge base, etc.) and passes its result to the next node.

Also known as

  • node

Related areas

  • Components
  • Concepts

Alternate definitions 4

Definition 2Concepts

A single building block on the Flowise canvas — each node performs one job (e.g. call an LLM, search a document, run a tool) and connects to other nodes via edges.

Concepts · curriculum materials

Definition 3Concepts

A single building block in a KNIME workflow — a colored box that performs one task, such as reading a file, filtering rows, or training a model.

Concepts · curriculum materials

nodeComponents

A building block inside a workflow diagram that represents one step such as a trigger, an AI agent, or an external action.

Components · curriculum materials

Definition 5Concepts

A single building block in a workflow — each node performs one action, such as sending an email, filtering data, or calling an API.

Concepts · curriculum materials

Return to all terms