Commit Graph

3 Commits (30d02e3a349922e01e0dcee52ab5132dc2063f29)

Author SHA1 Message Date
Maurits de Groot 61c2d918c6
Fixed inaccurate import in integrations:providers:bedrock documentation (#8915)
Description:
Fixed inaccurate import in integrations:providers:bedrock documentation

In the current version of the bedrock documentation, page
https://python.langchain.com/docs/integrations/providers/bedrock it
states that the import is from langchain import Bedrock

This has been changed to from langchain.llms.bedrock import Bedrock as
stated in https://python.langchain.com/docs/integrations/llms/bedrock

Issue:
Not applicable

Dependencies
No dependencies required

Tag maintainer
@baskaryan

Twitter handle:
Not applicable
1 year ago
William FH 0a16b3d84b
Update Integrations links (#8206) 1 year ago
Bagatur c8c8635dc9
mv module integrations docs (#8101) 1 year ago