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

**Describe the bug** I have a QnaBot that has a kendra index loading CSV's and PDF documents from an S3 bucket. The bot is integrated with bedrock via the LLM...

enhancement

No proper steps mentioned on bot routing. Can someone please let me know how to route the qna bot to a lex bot? I have been putting my lex bot...

bug

**Describe the bug** I am working on a migration from 5.4.5 to 5.5 and found a situation with 5.5 when using response bots. In 5.4.5 when a bot is called,...

bug

*Issue #, if available:* 674 *Description of changes:* Integrate original lexv2 bug fixes from first PR for speciltyBotRouter.js and implement additional fixes as necessary. Address the following merge and feature...

Bumps [jose](https://github.com/panva/jose) from 4.11.2 to 4.15.5. Release notes Sourced from jose's releases. v4.15.5 Fixes add a maxOutputLength option to zlib inflate (1b91d88), fixes CVE-2024-28176 v4.15.4 Fixes types: export GetKeyFunction (#592)...

dependencies
javascript

When a user refreshes the page, the bot starts a new conversation as opposed to enabling the user to continue from where the conversation was left off. I noticed that...

enhancement

*Issue #, if available:* N/A *Description of changes:* Eliminate warnings for missing IAM conditions on roles created for Cognito. By submitting this pull request, I confirm that you can use,...

Recently saw this issue with a colleague using document chaining. Qnabot uses the username passed from cognito as the lex session ID when it makes calls to lex v2. The...

enhancement

**Is your feature request related to a problem? Please describe.** When questions are entered and saved , they disappear on refresh. This happens when EMBEDDINGS_ENABLE was set to true in...

enhancement

**Is your feature request related to a problem? Please describe.** I made a mistake of using the data id instead of the index id for the kendra index. **Describe the...

enhancement