Output Node
Functionality
The Output node is used to send specified information to the customer. You can choose to send the original text or have the AI generate the message before sending it.
Below are the properties of the Output node:
Output Content
You can enter a prompt here to have the large language model generate the required text. The prompt can include variables, referenced as . For more details, refer to the Variables section.
Generation Method
Set the method for generating the output message.
Original Text: Directly outputs the content as set. If variables are referenced, the content will be output with the variables replaced by their values.
AI Generated: The large model will generate text based on the prompt and output the generated message.