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 new langchain vectorstore models #1119

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

lrafeei
Copy link
Contributor

@lrafeei lrafeei commented Apr 2, 2024

Overview

This PR adds the following vectorstore models to Langchain: 'DuckDB', 'EcloudESVectorStore', 'InMemoryVectorStore', 'PathwayVectorClient', 'VDMS'

Copy link

github-actions bot commented Apr 2, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 5.32s
✅ PYTHON black 2 0 0 1.68s
✅ PYTHON flake8 2 0 0.88s
✅ PYTHON isort 2 0 0 0.21s
✅ PYTHON pylint 2 0 7.85s

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

@lrafeei lrafeei marked this pull request as ready for review April 2, 2024 21:33
@lrafeei lrafeei requested a review from a team April 2, 2024 21:33
@hmstepanek hmstepanek merged commit 07040b3 into main Apr 5, 2024
48 of 49 checks passed
@hmstepanek hmstepanek deleted the add-new-langchain-vectorstores branch April 5, 2024 21:30
@lrafeei lrafeei added this to the v9.9.0 milestone Apr 18, 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.

2 participants