Delay in loading bot response
A noticeable delay occurs when trying to load my OpenAI-powered bot in a React app. Kindly offer suggestions to improve its speed, and propose a method to integrate a loader for a more seamless user experience. Additionally, when attaching images, there is a noticeable gap between the two.


4 Replies
I suggest you start with some welcome bubbles or else, then make sure to add a Wait block right before the OpenAI block with the "Pause the flow" option enabled (https://docs.typebot.io/editor/blocks/logic/wait#pause-the-flow)
Starter Kit
Wait - Starter Kit
It will make sure to display the bubbles before making the OpenAI request.
Does that help?
Yes, Thank You!
Just a question, can we pre-load the bot?
No way to do that for now!