Click on example question and push it over to chat input box

hi there, I am building a dashboard with built in chat with vectors. Is there a way to prepare questions for the user they can click on, then the text is pushed over to the chat input box and gpt4 model generates the response? In order to avoid making the user copy and pasting questions.

Hello, you can use the new iconText component

then you can click the icon to submit your prepared questions to the chatbox

or buttons

2 Likes