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

*Issue #, if available:* N/A *Description of changes:* Fix npm update command to stop on upload failure By submitting this pull request, I confirm that you can use, modify, copy,...

*Issue #, if available:* N/A *Description of changes:* Fix a typo in the settings doc By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...

*Issue #, if available:* *Description of changes:* This PR adds the ability to set a TTL on records added to the DynamoDB UsersTable by adding: * a TimeToLiveSpecification to the...

How can I get the QnABot to pass more than one text passage item to the LLM engine? For example, I have two texts that, whenever I delete one, the...

enhancement

**Is your feature request related to a problem? Please describe.** Kendra Fallback is a great feature of a QnA Bot. However, it seems like we cannot customize Kendra output to...

enhancement

Hi, my team is considering using QnA bot in a multi tenancy context where we have multiple customers that need to be served by the same services, while only having...

enhancement

**Is your feature request related to a problem? Please describe.** Bot answers are restricted to 8000 characters. **Describe the feature you'd like** Bot answers have no characters restrictions. **Additional context**...

enhancement

Inside of the AWS Console for Bedrock Knowledge Bases you can choose Titan Text G1 Premier (amazon.titan-text-premier-v1:0). Right now QNABot only has Anthropic models for KBs. Let's try and get...

enhancement

Team, We use Ubuntu (Ubuntu 22.04.2 LTS) linux machine to bootstrap the QnA bot solutions and render the stack templates to suit our environment. The bootstrap fails at quite a...

bug

**Describe the bug** I have run Kendra Web Crawler and confirmed that the web crawl is successful, but the SNS (KendraCrawlerSNSTopic) that triggers the CrawlerLambda is not triggered. https://github.com/aws-solutions/qnabot-on-aws/blob/main/source/docs/Technical%20Information.md#sns The...

bug