I have a problem with my chatbot. My chatbot will make a prediction on the stock market.
The problem is during the execution of the action. The action is executed several times and it repeats the training and calculates it of prediction. I think this problem is because of the time that goes into the prediction can you helpe me ? it’s possible to pause the whole conversation until I finish the prediction and without starting a new session each time?