wit-ai / wit

Natural Language Interface for apps and devices
https://wit.ai/
938 stars 91 forks source link

Wit AI returns type: 'stop' when 'jump' is required in 'Stories' #672

Closed AbdullahUsmani closed 6 years ago

AbdullahUsmani commented 7 years ago

I have an issue, probably I am missing something.

I have made just 1 story for an intent ('apptMake' - to make an appointment). On successful intent recognition, the bot asks the user for date. When the user sends a date, the bot successfully recognizes an entity of type 'datetime' but the 'type' I receive is 'stop'.

I have added a 'Jump' in the end, pointing to the flag above 'makeAppointmentMerge'. So shouldn't it return: 'type':'action', 'action':'makeAppointmentMerge' ?

witquery

Here is a link the public app: https://wit.ai/abpn77ahtest/appointment_bot/stories. I was testing the story using http APIs on Postman.

l5t commented 6 years ago

Closing since we will stop Stories and serving requests to the associated /converse endpoint on February 1, 2018.https://wit.ai/blog/2017/07/27/sunsetting-stories