From the course: Building Chatbots Using Google Dialogflow

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Adding a follow-up intent

Adding a follow-up intent - Google Cloud Tutorial

From the course: Building Chatbots Using Google Dialogflow

Start my 1-month free trial

Adding a follow-up intent

- [Instructor] Now it's time for us to look at context and how this can be used in a conversational flow. Dialogflow makes it really easy for us to incorporate contexts in our chat bot application. By using follow up intents that help guide a conversation. Let's dig into that process now. Let's head back to our order pizza intent, so I'm going to click on intents and order pizza intent and let's first change the response that's sent back to the user, I'm just going to scroll to the bottom and under responses let's edit this text response that is sent back. So we can see facts, you ordered a and what's interesting is that we can actually specify in the response what the user had sent in as a parameter, so now we can actually if we type in the dollar sign we have available to us these parameters that we extracted from a user's request. So we can select you ordered a, and if we want to select size and we can also put in the…

Contents