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
posta 3 mesi fa143 visualizzazioni
1 Risposta
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
con risposta 3 mesi fa
  • 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" },

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande