facebook chatbot - Wit.ai API converse doesn't respond with bookmarked action -
i feel must doing wrong in api. following weather example missing location. story works fine.
however when use api on http using postman testing purposes cannot raise action after sending location user, returns stop message. think must not sending correct context across or similar.
my understanding follows:
send across message 'i want know weather' raises action wit: 'weather' (works correctly) respond 'missinglocation' wit replies msg 'which location want know weather for?' (works correctly) respond 'paris' in message (no context same session) wit replies finding entity 'paris' 'stop' , no action. here expect action request again need know time. happens when use story , test using bot messenger.
any ideas anyone? expect need respond more 'paris' in message
thanks.
note: question asked "scruffjinks" on github before no answer https://github.com/wit-ai/wit/issues/301
Comments
Post a Comment