Skip to content

Added pgvector support#647

Merged
zainhoda merged 11 commits intovanna-ai:mainfrom
andreped:pgvector-support
Sep 27, 2024
Merged

Added pgvector support#647
zainhoda merged 11 commits intovanna-ai:mainfrom
andreped:pgvector-support

Conversation

@andreped
Copy link
Contributor

@andreped andreped commented Sep 18, 2024

fixes #110.

Changes

  • Implemented simple PG_VectorStore class through langchain-postgres

Tested that it works on macOS using Postgres.app application.

This implementation is a variant of what was proposed in the closed PR #469 (comment).

@andreped
Copy link
Contributor Author

@zainhoda Based on a previous PR that was closed, I drafted this implementation to support pgvector, which has been quite a requested feature.

Is there any suggested changes? Are you able to run tests using this implementation?

@zainhoda zainhoda merged commit c21d8bf into vanna-ai:main Sep 27, 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.

PGVector support

2 participants