diff --git a/providers/bedrock/README.md b/providers/bedrock/README.md index a76c6081e5cd4cc54de96b69ed46edd5170813e4..a24cf245dde54392757a61d4014b413cc90c8c8f 100644 --- a/providers/bedrock/README.md +++ b/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).