providers/bedrock/README.md 🔗
@@ -1,14 +1,10 @@
# Bedrock
-* Install the AWS CLI
-* Log in in `aws configure`
+- Install the AWS CLI
+- Log in in `aws configure`
To see available models, run:
```bash
aws bedrock list-inference-profiles --region us-east-1
```
-
-TODO:
-
-* [ ] Support API keys created [on this page](https://eu-north-1.console.aws.amazon.com/bedrock/home#/api-keys/long-term/create).