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달 전137회 조회
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" },

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠