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

Add VLite Vectorstore to Langchain #1131

Merged
merged 1 commit into from Apr 29, 2024
Merged

Conversation

lrafeei
Copy link
Contributor

@lrafeei lrafeei commented Apr 29, 2024

This PR adds the VLite Vectorstore to Langchain

Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 5.59s
✅ PYTHON black 2 0 0 1.8s
✅ PYTHON flake8 2 0 0.93s
✅ PYTHON isort 2 0 0 0.35s
✅ PYTHON pylint 2 0 6.87s

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.73%. Comparing base (d9dcfaa) to head (e908c37).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1131      +/-   ##
==========================================
- Coverage   81.76%   81.73%   -0.03%     
==========================================
  Files         192      192              
  Lines       21300    21301       +1     
  Branches     3706     3706              
==========================================
- Hits        17415    17410       -5     
- Misses       2812     2814       +2     
- Partials     1073     1077       +4     

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

@lrafeei lrafeei marked this pull request as ready for review April 29, 2024 17:48
@lrafeei lrafeei requested a review from a team as a code owner April 29, 2024 17:48
@umaannamalai umaannamalai merged commit 0aef37a into main Apr 29, 2024
46 of 49 checks passed
@umaannamalai umaannamalai deleted the add-vlite-vectorstore branch April 29, 2024 22:19
@mergify mergify bot removed the tests-failing label Apr 29, 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

4 participants