# Bedrock

- Install the AWS CLI
- Log in in `aws configure`

To see available models, run:

```bash
aws bedrock list-inference-profiles --region us-east-1
```
