aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
693 stars 237 forks source link

[Feature Request]how to upload files through s3 bucket #300

Closed yangshuming163 closed 1 month ago

yangshuming163 commented 1 month ago

Hi ,I've found the S3 bucket that the RAG file depends on. I'd like to understand how the document synchronization mechanism works. What I want to achieve is to upload files to the S3 bucket, and the bot RAG will automatically synchronize these files without having to manually upload them from the frontend interface.

statefb commented 1 month ago

Will work on: #139