TypebotT
Typebot17mo ago
Clara

Displaying OpenAI Search Results as Buttons in Typebot Without Showing Text

I'm building a chatbot in Typebot using the OpenAI integration. In one of the prompts, I ask the assistant to provide some options based on the defined knowledge base. The user needs to choose one of these options. However, I don't know how many options might be returned. I managed to create dynamic buttons using the options given by OpenAI, but I had to add a text field before the button component. This causes the options to be displayed as text before the buttons. Does anyone have any tips on how to fix this?
Was this page helpful?