Support newer versions of pgvector #57

Closed
opened 2026-02-16 05:16:19 -05:00 by yindo · 3 comments
Owner

Originally created by @mayrop on GitHub (Oct 31, 2024).

Currently, the versions supported are langchain-postgres (0.0.12) depends on pgvector (>=0.2.5,<0.3.0). Newer versions support would be nice: https://pypi.org/project/pgvector/#history

Originally created by @mayrop on GitHub (Oct 31, 2024). Currently, the versions supported are `langchain-postgres (0.0.12) depends on pgvector (>=0.2.5,<0.3.0)`. Newer versions support would be nice: https://pypi.org/project/pgvector/#history
yindo closed this issue 2026-02-16 05:16:19 -05:00
Author
Owner
@mayrop commented on GitHub (Feb 12, 2025): See https://github.com/langchain-ai/langchain-postgres/commit/3c80a89cf7ed88f85b3dbd39d301f69094f940af
Author
Owner

@BobErgot commented on GitHub (Aug 4, 2025):

Do we have any updates on this? What seems to be the blocker? @eyurtsev

@BobErgot commented on GitHub (Aug 4, 2025): Do we have any updates on this? What seems to be the blocker? @eyurtsev
Author
Owner

@eyurtsev commented on GitHub (Aug 4, 2025):

@BobErgot a fix has been released a while back. let me know if this doesn't work for you with newer versions:

https://github.com/langchain-ai/langchain-postgres/blob/main/pyproject.toml#L13

@eyurtsev commented on GitHub (Aug 4, 2025): @BobErgot a fix has been released a while back. let me know if this doesn't work for you with newer versions: https://github.com/langchain-ai/langchain-postgres/blob/main/pyproject.toml#L13
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#57