Follow up intent
You can use follow up intentsBoth Dialogflow ES and Dialogflow CX have the concept of int... More in Dialogflow ES to chain intents together in a conversation.
I recommend that people avoid using follow up intents and instead define their own input and output contextsContexts are used in Dialogflow ES to manage the state of th... More to simulate the behavior of follow up intents. This makes your bot more flexible and will also help you debug issues more easily.
Note: This is my old website and is in maintenance mode. I am publishing new articles only on my new website.
If you are not sure where to start on my new website, I recommend the following article:
Is Dialogflow still relevant in the era of Large Language Models?