mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
feat: add IVFFlat index functionality to PGVector #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Insomnia0207 on GitHub (Jul 12, 2024).
Hello, thanks for this extremely useful project.
pgvector now support 2 index types HNSW and IVFFlat,
@eyurtsev commented on GitHub (Jul 12, 2024):
I'll try to review next week, but having another reviewer from the community will be helpful