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

Instrument new LangChain vectorstores and pin langchain to 0.1.16. #1134

Merged
merged 1 commit into from May 7, 2024

Conversation

umaannamalai
Copy link
Contributor

This PR adds support for 3 new vectorstores supported by LangChain. It also pins LangChain to an older version while we add support for v0.1.17.

Copy link

github-actions bot commented May 6, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 5.74s
✅ PYTHON black 3 0 0 2.1s
✅ PYTHON flake8 3 0 1.26s
✅ PYTHON isort 3 0 0 0.36s
✅ PYTHON pylint 3 0 8.27s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@mergify mergify bot added the tests-failing label May 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.62%. Comparing base (8b9e394) to head (76132e6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1134      +/-   ##
==========================================
+ Coverage   79.91%   81.62%   +1.71%     
==========================================
  Files         192      192              
  Lines       21301    21304       +3     
  Branches     3706     3706              
==========================================
+ Hits        17022    17390     +368     
+ Misses       3222     2835     -387     
- Partials     1057     1079      +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TimPansino TimPansino merged commit 8884497 into main May 7, 2024
48 of 49 checks passed
@TimPansino TimPansino deleted the fix-langchain-deprecation branch May 7, 2024 17:26
@mergify mergify bot removed the tests-failing label May 7, 2024
@TimPansino TimPansino added this to the v9.9.1 milestone May 13, 2024
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.

None yet

3 participants