Hello Everyone.
I have a topic that asks the user to enter a question.
Then, based on the question from the user, if it recognises entities it proceeds with a reply.
How do I then make it so that the next question the user asks (or a follow-up question) is already treated as if the entitles have been recognised and thus continues the context of the conversation?
Does that make sense?
All I could think of was a basic loop.
So I added a Go To Step, to go back to the Ask Me A Question action above after posting the user response - is that the only way to do it?
Can it be done 'silently' without repeating the prompt to ask a question?
Many thanks.