[PR #157] [CLOSED] Dependencies: Update to pgvector 0.3 #192

Closed
opened 2026-02-16 05:16:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/157
Author: @amotl
Created: 1/29/2025
Status: Closed

Base: mainHead: pgvector-0.3


📝 Commits (1)

  • e930095 Dependencies: Update to pgvector <0.4

📊 Changes

2 files changed (+5 additions, -4 deletions)

View changed files

📝 poetry.lock (+4 -3)
📝 pyproject.toml (+1 -1)

📄 Description

About

This patch updates the dependencies so that pgvector 0.3 can be used.

A few downstream projects depend on it already,
so langchain-postgres currently blocks being used on them.

References

  • GH-156

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-postgres/pull/157 **Author:** [@amotl](https://github.com/amotl) **Created:** 1/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `pgvector-0.3` --- ### 📝 Commits (1) - [`e930095`](https://github.com/langchain-ai/langchain-postgres/commit/e930095107cd937fc9663e471a716f6fa4d8ae5c) Dependencies: Update to pgvector <0.4 ### 📊 Changes **2 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+4 -3) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description ## About This patch updates the dependencies so that pgvector 0.3 can be used. A few downstream projects depend on it already, so langchain-postgres currently blocks being used on them. ## References - GH-156 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:16:55 -05:00
yindo closed this issue 2026-02-16 05:16:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#192