The start node is the entry point for conversational chat pipelines (where you define what happens at each “step” in a conversation).
The start node does not have any node inputs.
The start node does not have any node parameters.
The image node does not have any node outputs but can be connected to other nodes by connecting the edge with other nodes.
The below example is a pipeline for asking a question to the user.
Hello, how can I help?
The start node is the entry point for conversational chat pipelines (where you define what happens at each “step” in a conversation).
The start node does not have any node inputs.
The start node does not have any node parameters.
The image node does not have any node outputs but can be connected to other nodes by connecting the edge with other nodes.
The below example is a pipeline for asking a question to the user.
Hello, how can I help?