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 170 aws-lex-web-ui issues
Sort by recently updated
recently updated
newest added

Any possibility to trigger an intent when chat get initiated or start. We have lex configuration **initialText** to display a start message. I want to show one intent with response...

I want to add a initial message when the intent is triggered then slot value questions have to be triggered. Is there a way to achieve this functionality/

Is there a way to add delay between messages belonging to the same group message?

I am using QNA BOT with the same configurations mentioned here. Text is working perfectly but when i try voice, the words are not taken correctly. Could you please help...

I see you have the branch feature/live-chat-connect. I am wondering if you've got a time frame of when this will be released (1 month, 3 month, 1year)? Cheers

Hi there, Is there a way to instigate a connect chat session via an intent in the lex web ui? Cheers

When making configuration changes, the file `default-lex-web-ui-loader-config.json` seems to take precedence over `lex-web-ui-loader-config.json`, even for keys which are explicitly defined in the former. For example, I wanted to enable the...

Hi. I was thinking of adding a persistent / permanent button above the text input field. The idea is for it to be a "Contact Live Agent" button that will...

we are using the sample UI as our framework. It has been really easy to work with. A current requirement is to load okta info on startup and load in...

The UI changes to color and font made in custom-chatbot-style.css are not displaying after deployment. It was working in v0.17.3. Looking forward in fixing this issue.