API response delay of 1 node cicle, Please Help!
# 🤝help
b
As you can see in the node: Text(What you want to know?)> Raw imput capture(waiting for the question)> Intent(successfully ignored)> execute code (i send the question and get response from api> @AIResponse(is supposed to write the response)> Always expression( to trigger again the initial text) the problem is: as you can see in the debugger, The first "@AIResponse" is text but with no value, then in the second response give the response that was supposed to give in the first node cicle, and then continue to do so, basically give always the response but with a delay of 1 node cicle. it's very strange can someone help? thanks!

https://cdn.discordapp.com/attachments/1138551804838301849/1138551805110919218/error_bp.png

12 Views