Hi! I am sure this has been discussed. Maybe I am ...
# 💻developers
t
Hi! I am sure this has been discussed. Maybe I am just using the wrong terms for searching the documentation and discord. How can I implement suggestions in the webchat integration? With suggestions, I mean the little bubbles above the user chat entry box to suggest topics to the user. I am interested in two sources for suggestions: 1) a random set from a predefined list, 2) generated by a separated call to the openAI chat API. In that case, the suggestions should only appear after receiving a response.