aws-genai-llm-chatbot icon indicating copy to clipboard operation
aws-genai-llm-chatbot copied to clipboard

A modular and comprehensive solution to deploy a Multi-LLM and Multi-RAG powered chatbot (Amazon Bedrock, Anthropic, HuggingFace, OpenAI, Meta, AI21, Cohere, Mistral) using AWS CDK on AWS

Results 134 aws-genai-llm-chatbot issues
Sort by recently updated
recently updated
newest added

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies
python

Hello I'm trying to deploy the Genai chatbot with existing VPC. But i received this error while running "npx cdk deploy" ` 10:24:47 AM | CREATE_FAILED | AWS::EC2::SecurityGroupIngress | IdeficsInterfaceVP...03700164437BF22E71...

Following this PR, I've been unable to deploy Kendra RAG: https://github.com/aws-samples/aws-genai-llm-chatbot/commit/f0ff8f3fb70cd9af28d52e439e8bf93eada709bf Getting the following error: /home/ubuntu/environment/kbs/aws-genai-llm-chatbot/node_modules/cdk-nag/src/nag-suppressions.ts:98 pathArray.forEach((p) => { ^ Error: Suppression path "/demoGenAIChatBotStack/RagEngines/KendraRetrieval/CreateAuroraWorkspace/CreateKendraWorkspace/Role/DefaultPolicy/Resource" did not match any resource. This...

*Issue #, if available:* *Description of changes:* * Migrate AWS batch to use Fargate to speed up starting the hosts * Add aurora workspace lifecycle intest test (add RSS and...

*Issue #, if available:* *Description of changes:* Add Selenium testing proof of concept. It includes: * Login * Logout * Send a prompt to the chatbox At this time, this...

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

I have pulled the latest commit and re-deployed the chatbot on an existing installation. Now I am getting at the top of my models list.

status Processing.... for a long time and then error . Embeddings provider bedrock Embeddings model amazon.titan-embed-text-v1 Embeddings dimensions 1536 engine amazon opensearch

An initial monitoring implementation could include metrics emitted for: - n. of users - n. of messages - n. of tokens consumed (where provided by model interfaces) - model used...

enhancement
good first issue
help wanted

I have deployed this a few days ago without issue. I pulled it down but now trying to deploy again and its throwing an error during the last npx cdk...