Agent Carousel
In the agent step, I’m outputting products in a carousel. Each product in the carousel has a button that links to the product URL. Currently, when a user presses the button, it sends the button label as input in the chat window to the agent. For example, if the button says “View,” pressing it sends “view” to the agent.
Is there a way to make the button clickable without sending anything to the chat input when it’s pressed?
0 Replies