The BedrockEmbeddings integration has been moved to the @langchain/aws package. Import from @langchain/aws instead.
@langchain/aws
Interface that extends EmbeddingsParams and defines additional parameters specific to the BedrockEmbeddings class.
Optional
A client provided by the user that allows them to customze any SDK configuration options.
Model Name to use. Defaults to amazon.titan-embed-text-v1 if not provided
amazon.titan-embed-text-v1
Deprecated
The BedrockEmbeddings integration has been moved to the
@langchain/aws
package. Import from@langchain/aws
instead.Interface that extends EmbeddingsParams and defines additional parameters specific to the BedrockEmbeddings class.