aws-genai-llm-chatbot
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
Hi, I think it's would be great idea once the application deployed through an organization to keep track a LLM token consumption to prevent a kind of abuse utilization. ++
I tried uploading a PDF with spaces in the name ("Executive Order on the Safe, Secure, and Trustworthy Development and Use of Artificial Intelligence _ The White House.pdf") using the...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...
### Summary It could be useful to be able to selectively delete specific domain data added in the RAG workspace. Domain data I am referring to includes: - Files uploaded...
I notice that while streaming an LLM message it tries to correct previously written words while its finishing its response. In the first line of the below screenshot notice how...
Issue #222 *Description of changes:* Currently cross encoder models are used to rank the search results but the models available need to be hosted on Sagemaker which increases cost significantly....
Hi. Is it possible to add an admin group to the cognito user pool? It would be amazing if non-admin users have access only to the **playground** and **home** pages....
Add the website title (`` tag) as the title field metadata value
Enable interleaving from multiple sources so chatbot scales and synthesizes as connectors increase. Suboptimal aggregation causes relevance and length issues as sources grow. Interleaving strategy: - Chunk into 100-400 word...