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.

Challenge: Adding an entity to the Dialogflow intent

Challenge: Adding an entity to the Dialogflow intent - Google Cloud Tutorial

From the course: Building Chatbots Using Google Dialogflow

Start my 1-month free trial

Challenge: Adding an entity to the Dialogflow intent

(bright electronic music) - [Instructor] Now, it's time for another challenge. I'd like you to create an entity for the type of pizza crust. So, you can name this entity PizzaCrustStyle, and the values that we will set up, or the values that should be allowed, I should say, would be regular or thin crust. And, in addition to adding in this entity, I'd also like you to add in some training phrases for the OrderPizzaIntent. And that way, we'll be able to train our bot to be able to recognize when a pizza crust style is specified in the order. We also want to make sure that this crust style is required. In other words, in addition to asking for the size of the pizza and the ingredients that will be on the pizza, we also want to ensure that PizzaCrustStyle is mentioned as part of the order, and that we get this information from the user making the request. So, go ahead and complete this now. It should only take you about…

Contents