Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Dialogflow CX entities

Hi. Is it possible to make a parameter capture many values from one entity in Dialogflow cx?For example the entity is vegetables and the user input is : tomato and cucumber. Is it possible and how to make parameter value to be both cucumber and tomato?

0 2 171
2 REPLIES 2

yes! there are parameters that are lists. Here are the docs: https://cloud.google.com/dialogflow/cx/docs/concept/parameter#types

You will get an array of the entities that are recognized!

Xavi

Hey @DenVug i would say to use intent approach that will take care of it

train the intent with multiple entity phrases it will take multiple parameters