diff --git a/README.md b/README.md index b3a8539e9c492f9713e5ec73d7ee08f6813ce05c..6c26edc9166cf6c0cabc1ecc96f7c28400930964 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ This script performs the following actions: Start by requesting access to the following models on the AWS Bedrock service: - - Titan Embedding v1 - - Claude v2 +- Titan Embedding v1 +- Claude v2 After setting up the S3 bucket and Vector DB, we could process PDF files to generate and store embeddings in the vector database.