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
preguntada hace 3 meses143 visualizaciones
1 Respuesta
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
respondido hace 3 meses
  • 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" },

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas