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?
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
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |