Chatbot deployment

Maybe using a TextArea could work. You could just add a new line to its text attribute to populate the AI response. But the potentially awkward thing would be that the user could edit the AI response (and their previous entries).

I’d probably use a RepeatingPanel, something like this:

1 Like