boto3
library.
Setup
- Ensure you have model access from the AWS Bedrock Console
- Authenticate the boto3 client using a method described in the AWS documentation
- Set up environment variables for authentication:
Usage
Config
Here are the parameters available for configuring AWS Bedrock embedder:Parameter | Description | Default Value |
---|---|---|
model | The name of the embedding model to use | amazon.titan-embed-text-v1 |