AWS Lex not communication with Slot types values

0

I have created a bot on AWS Lex. I used Language English (IN). I have created an Intent and 2 different Slot types (expanded) with respective Values. Within Intent I have created Utterances and 1 Slot along with Confirmation, Fulfillment and Closing response. Bot is build successfully. While testing I observed it is not approaching Slot types values which contain the actual data. Bot is roaming within intent only. Please let me know if I am missing something important here.

profile picture
已提问 3 个月前143 查看次数
1 回答
0

Hi, You can leverage the Inspect option while testing to look into what is happening. Also please check if the fallback intent is available in case of any of the intents are not fulfilling.

Lex Inspect

AWS
Phani_L
已回答 3 个月前
  • Bot keeps repeating the prompt question and not accepting user input Yes in order to proceed further. Slot values are not approached. I Inspected: "content": "Do you want to know ICLIGM Software highlights?", "type": "ElicitSlot", "slotToElicit": "ICLIGMHighlights" }, "intent": { "name": "ICLIGM", "slots": { "ICLIGMHighlights": null, "ICLIGMModules": { "value": { "originalValue": "icligm software egm", "interpretedValue": "icligm software egm", "resolvedValues": [] "state": "InProgress", "confirmationState": "None" },

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则