serverless-pdf-chat
serverless-pdf-chat copied to clipboard
LLM-powered document chat using Amazon Bedrock and AWS Serverless
Hello , i have followed the use case and got everything to work except when i use dynamodb for memory i always get the error. ` message_history = DynamoDBChatMessageHistory( table_name=MEMORY_TABLE,...
For folks running into: ```python ValueError: The de-serialization relies loading a pickle file. Pickle files can be modified to deliver a malicious payload that results in execution of arbitrary code...
Having issue with adding a okta federated idp, i can add the idp just fine, and i can auth to okta, then redirects back to the serverless-pdf-chat, that all works,...
Good day, I'm currently getting the below error when triggering the response lambda. I'm currently using a different model then the one specified on the repo. [ERROR] ValueError: Error raised...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.4.1 and updates ancestor dependency [aws-amplify](https://github.com/aws-amplify/amplify-js). These dependencies need to be updated together. Updates `fast-xml-parser` from 4.2.5 to 4.4.1 Changelog Sourced from fast-xml-parser's changelog. Note: If you...
CREATE_FAILED AWS::Lambda::Function GenerateResponseFunction Resource handler returned message: "Unzipped size must be smaller than 255174947 bytes (Service: Lambda, Status Code: 400, Request ID: 713caf1a- 9c3e-40bc-a23c- c2272ecda70c)" (RequestToken: dd2e4d91- 9294-4397-c4a6- 1ac5e61aaad8, HandlerErrorCode:...
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5. Changelog Sourced from rollup's changelog. rollup changelog 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
What is purpose of Add Conversation component ? In generate response, from UI it is accepting parameters --> Conversation_Id and user_id. File name and Prompt are coming as event, I...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5. Changelog Sourced from vite's changelog. 4.5.5 (2024-09-16) 4.5.4 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (e812716), closes #18115 fix: backport #18112, fs...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...