0

I am pretty new to Dialogflow, and I am building this food ordering chatbot.

The users can say

I want a chicken burrito.

or

I want two chicken burrito, one beef burger, two coca-cola, one french fries.

but the problem I am facing now is that Dialogflow can only match up to three items, e.g. I want two chicken burrito, one beef burger, two coca-cola. The recognition will just fail completely if there are more than three items to be matched in one sentence.

Any help would be much appreciated!

SweetPotato
  • 61
  • 1
  • 5
  • Does [this](https://stackoverflow.com/questions/47148736) Stackoverflow solution answer you initial question? – Nick_Kh Oct 29 '21 at 14:44
  • Hi, unfortunately this doesn't solve my problem as I am already using this approach. And it doesn't match more than three items. – SweetPotato Nov 01 '21 at 18:05
  • What is your Dialogflow version (ES/CX)? Can you share more context about the intent configuration? How did you define entities for products and counts? – Nick_Kh Nov 03 '21 at 11:14

0 Answers0