From 00823f0ddecc218c0227f02e0c5b83fc130a895c Mon Sep 17 00:00:00 2001 From: "nabil.abdennad" <nabil.abdennadher@hesge.ch> Date: Sat, 12 Apr 2025 00:32:22 +0200 Subject: [PATCH] minor updates --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cf770bc..b84228d 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ Start by requesting access to the following models on the AWS Bedrock service: - Claude v2 To do so: -- Go to the bedrock AWS Amazon service in your AWS portal -- Go to the BedRock configurations option in the left menu at the bottom of the page -- Check that the access is granted for itan Embedding v1 and Claude v2 +- Go to the **bedrock AWS Amazon** service in your AWS portal +- Go to the **BedRock configurations** option in the left menu at the bottom of the page +- Check that the access is granted for **Titan Embedding v1** and **Claude v2** Then, run: -- GitLab