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 support for HNSW and IVFFlat indexes, add tests #91

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Sachin-Bhat
Copy link

Hey @eyurtsev

Added support for HNSW and IVFFlat index via a control pane as mentioned in #85. Added a few test cases for the same as well. Please let me know what other changes have to be made and I can do the same. Merging this closes #89.

Cheers,
Sachin

@Sachin-Bhat Sachin-Bhat requested a review from jackbravo July 19, 2024 05:52
@MartinGotelli
Copy link
Contributor

@eyurtsev are we planning on merging this soon?

@AbhilashPal
Copy link

Is this going to be merged soon? It would really streamline a lot of work.

@diegocardalves
Copy link

Still waiting this to be merged, very promising @eyurtsev

@Benvii
Copy link

Benvii commented Sep 24, 2024

Hi, any update on this PR ? would be really good to be able to use HSNW in langchain-postgres. Thanks in advance @eyurtsev

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.

feat: add IVFFlat index functionality to PGVector
6 participants