qnabot-on-aws icon indicating copy to clipboard operation
qnabot-on-aws copied to clipboard

AWS QnABot is a multi-channel, multi-language conversational interface (chatbot) that responds to your customer's questions, answers, and feedback. The solution allows you to deploy a fully functional...

Results 135 qnabot-on-aws issues
Sort by recently updated
recently updated
newest added

Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

**Describe the bug** I would like to have most questions repeat the question they think is being answered. I figured I could append all answers to have: It seems like...

bug

**Is your feature request related to a problem? Please describe.** Many customers have existing identity management / SSO solutions deployed inside their enterprises e.g. Azure AD. They commonly want to...

enhancement

We are unable to use the rebuild lex functionality from the Admin page. Upon analyzing we found that the questions and answers have a max length limitation, this is restricted...

bug

After launching the stack we updated the language parameters a couple of times but after a few months when we tried to update the language the change is not reflected...

bug

**Describe the bug** 1. I am following the bot routing steps: https://github.com/aws-solutions/aws-qnabot/blob/main/BotRoutingREADME.md, however, it only gets routed to the Lex bot exactly every alternate turn. 2. If I want to...

bug

**Describe the bug** Unable to sync FAQs to Kendra as the lambda throws up an error. **To Reproduce** Deploy latest QnA Bot Create one question Sync to Kendra UI exports...

bug

**Is your feature request related to a problem? Please describe.** There is a requirement of chatbot in one of the tools that our customers use. My team is looking into...

enhancement

**Describe the bug** We use "faq" as an initial utterance in the bot. It stopped matching against "faq" and debug shows it being translated to "page" when multilanguage==True Tested in...

bug

Resource LambdaAccessRole in CF not being used/referred anywhere else in cf script. Can it be removed? Also this role is having lambda full access and it's trusted identity is API...

bug