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: USearch Vector Store #8835

Merged
merged 4 commits into from
Aug 8, 2023
Merged

Add: USearch Vector Store #8835

merged 4 commits into from
Aug 8, 2023

Conversation

ashvardanian
Copy link
Contributor

Description

I am excited to propose an integration with USearch, a lightweight vector-search engine available for both Python and JavaScript, among other languages.

Dependencies

It introduces a new PyPi dependency - usearch. I am unsure if it must be added to the Poetry file, as this would make the PR too clunky. Please let me know.

## Profiles

Co-authored-by: Davit Vardanyan <78792753+davvard@users.noreply.github.com>
@vercel
Copy link

vercel bot commented Aug 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2023 1:03am

@dosubot dosubot bot added Ɑ: vector store Related to vector store module 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Aug 6, 2023
Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

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

this looks well done, i'd just add an example notebook!

@baskaryan baskaryan added the needs documentation PR needs to be updated with documentation label Aug 7, 2023
@baskaryan
Copy link
Collaborator

added a basic notebook (can always beef it up later). thanks @ashvardanian!

@baskaryan baskaryan added lgtm PR looks good. Use to confirm that a PR is ready for merging. and removed needs documentation PR needs to be updated with documentation labels Aug 8, 2023
@baskaryan baskaryan merged commit 1f9124c into langchain-ai:master Aug 8, 2023
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features lgtm PR looks good. Use to confirm that a PR is ready for merging. Ɑ: vector store Related to vector store module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants