Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Bedrock modules for LangChain v0.3.x #1487

Merged
merged 3 commits into from
Oct 15, 2024

Conversation

minorun365
Copy link
Contributor

Updating LangChain modules for Amazon Bedrock (AWS) in "customizations" section.

  • Use langchain_aws instead of langchain_community.
  • Use ChatBedrock instead of BedrockChat

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Oct 14, 2024
Copy link
Member

@shahules786 shahules786 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @minorun365 , thanks for this. Would you nice if you can make this change in this file too which is used in several docs to switch to AWS

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Oct 14, 2024
@minorun365
Copy link
Contributor Author

Hey @minorun365 , thanks for this. Would you nice if you can make this change in this file too which is used in several docs to switch to AWS

@shahules786 Of course! Along with that, I've also updated ChatBedrock to the even more recent ChatBedrockConverse.

@shahules786 shahules786 self-requested a review October 15, 2024 06:00
Copy link
Member

@jjmachan jjmachan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG from my end!
thanks alot @minorun365 for helping us improve the docs 🙂 ❤️

Copy link
Member

@shahules786 shahules786 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks bro :)

@shahules786 shahules786 merged commit 5fbdb45 into explodinggradients:main Oct 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants