Hello All,
I’ve created a chatbot that uses GPT-3 to provide user advice.
When the user submits the question it send the string to Make, does the magic and creates a new message associated to that user in that collection.
The message from Make will show in my backend but I have to refresh to see it in the app.
How do I resolve?