aws-lex-web-ui icon indicating copy to clipboard operation
aws-lex-web-ui copied to clipboard

Sample Amazon Lex chat bot web interface

Results 150 aws-lex-web-ui issues
Sort by recently updated
recently updated
newest added

Hi, the web redirects to the login page only when "Enable access to unauthenticated identities" is enabled in the Identity Pool. It should be like this since we want to...

I've implemented a question in the QNA editor designer, which calls a different bot to get a parameter (ex Building Name). and store the value in a session attribute. Then...

Just deployed the stack in `ap-southeast-1` with Cognito auth disabled, against a default 'BookTrip' LexV2 bot. The bot handles text chat OK, but voice is not working. When I submit...

I'm having an issue where the "Type here or click mic" area of the page being below the action bar on almost every iOS device (Unless I turn landscape). I'm...

I am trying to deploy the project using my own bootstrap S3 bucket. I have followed below process for the same: 1. Create your own S3 bucket 2. Modify the...

Hi, Thanks for your wonderful script. It really gives me the starting point for my vision. I found this post - https://aws.amazon.com/blogs/machine-learning/deploy-a-web-ui-for-your-chatbot/ and try to follow the same. But, I...

Getting the following error when creating the codecommitrepo - Parameters: [Timestamp] do not exist in the template

The error "reapplyTokensToSessionAttributes" keeps showing in the console when posting a text message to the bot. I checked the mutations.js and found that is a console.error('reapplyTokensToSessionAttributes') statement, I am not...

Not a issue, but trying to find a amazon solution; if Lex allows human agent handover at certain point in conversation. What are the AWS and non-AWS (if I may...

Markdown `` links open in a new window by default. If you want links of a specific domain to refresh the current window rather than launch a new one you...