Skip to main content
This embedding function relies on the boto3 python package, which you can install with pip install boto3.
Python
You can pass in an optional model_name argument, which lets you choose which Amazon Bedrock embedding model to use. By default, Chroma uses amazon.titan-embed-text-v1.
Visit Amazon Bedrock documentation for more information on available models and configuration.