Direct Reply
Defining Reply Content in an Advanced Agent Process. In a text editor, you have the flexibility to determine the reply format. This includes crafting a fixed block of text, utilizing output variables from preceding steps as the reply content, or merging custom text with variables for the response.
Answer nodes can be seamlessly integrated at any point to dynamically deliver content into the dialogue responses. This setup supports a live-editing configuration mode, allowing for both text and image content to be arranged together. The configurations include:
Outputting the reply content from a Language Model node.
Outputting generated images.
Outputting plain text.
Example 1: Output plain text.
Example 2: Output image and LLM reply.
Last updated