The steps of my topic is like this:
- First I rewrote user queries with create search query and search for document related to the question with custom search
- Then I use create generative answers to generate three follow up questions in the format of Question 1, Question 2, Question 3
- Then I use Set variable value to Split the output from Create generative answer node.
My questions is can I put this follow up questions in the Quick Reply?
Basically I would like to allow user to click on either one of the follow up questions to ask question again or they can continue to ask their own question, but it looks like quick reply only allow static values/options.
And no matter which question is select, the handling is the same so it's somehow different to Quick Reply