I am trying to create a chatbot in amazon lex but no matter what input I type it returns the clarification prompt to me. I have currently configured the bot with 2 slots mnemonic
and company
and with 2 sample utterances in a single intent requestParameterInfo
what is the {mnemonic} value for {company}
what is the {mnemonic} value for {company} for the year {date}
any suggestions why this might be happening ?