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

chore: bumped langchain version #2605

Conversation

MennoHerbrink
Copy link

@MennoHerbrink MennoHerbrink commented Nov 8, 2024

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #2604

What is in this change?

The versions of langchain, langchain/community and langchain/core have been bumped to get rid of a security issue. Some code has been moved in the bumped versions, therefore some require statements have been changed.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat
Copy link
Member

There is very little chance doing this did not break some LLM providers who use a part of some Langchain library. Were you able to test this comprehensively where LC libraries are used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[chore]: Bump langchain to ^0.3.5
2 participants