1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
If you check the archive branch as of October 6th, there is a "rag-solutions" directory, so why not get the necessary files from there?
I'm not an AWS employee, so I don't know why it was deleted.
https://github.com/aws-samples/amazon-bedrock-samples/tree/main_archieve_10_06_2024
Try cloning the repository by specifying the branch name as below.
git clone https://github.com/aws-samples/amazon-bedrock-samples.git -b main_archieve_10_06_2024
Relevant content
- asked a year ago
- asked a year ago
- asked 10 months ago
Thank you very much, Riku!