Setup
- Before using the AWS Bedrock LLM, make sure you have the appropriate model access from Bedrock Console.
- You will also need to authenticate the
boto3client by using a method in the AWS documentation - You will have to export
AWS_REGION,AWS_ACCESS_KEY, andAWS_SECRET_ACCESS_KEYto set environment variables.
Usage
Config
All available parameters for theaws_bedrock config are present in Master List of All Params in Config.