Sunday, August 19, 2018

entity not recognizing in Google dialogflow

I have created mobile_storage entity as below. enter image description here

and created intent as below.

enter image description here

But while parsing for the below query, it is not recognizing storage correctly.

enter image description here

What could be the issue? Is there any way to capture the storage data more efficiently? Is there any issue in entity which I created?

Solved

I'm able to successfully extract the values from the created entity.

enter image description here enter image description here


1 comment: