mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-13 20:47:15 +00:00
The `BedrockEmbeddings` class in `langchain-community` has been deprecated since v0.2.11: https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/embeddings/bedrock.py#L14-L19 Updated the AWS docs for `BedRockEmbeddings` to use the new class in `langchain-aws`.
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide