Send an image to chat in this step of the conversation.

You have two options for providing an image.

  1. If toggle is on “Variable”, reference images from other nodes
  2. If toggle is on “Upload”, upload an image directly on the node

Node Inputs

Image: The image to be sent at this step in the conversation

  • Type: Image

Node Parameters

The image node does not have any node parameters.

Node Outputs

The image node does not have any node outputs but can be connected to other nodes either by connecting with the handle to other nodes or by adding the image node in the dependency array of the other node.

Considerations

  • Try not to upload too large images as it may take some time to load during runtime.

Example

The below example is a pipeline for asking a question to the user with an image.

  1. Start Node: Represents the entry point of the pipeline
  2. Message Node: Displays the message to the user
    • Message: Hello, how can I help?
  3. Image Node: Displays the image to the user
    • Image: [Uploaded Image]