[PR #169] [MERGED] chore: Add deprecation warning for PGVector #200

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/169
Author: @dishaprakash
Created: 3/19/2025
Status: Merged
Merged: 4/4/2025
Merged by: @averikitsch

Base: pg-vectorstoreHead: deprecation-warning


📝 Commits (5)

  • 274242a chore: Add deprecation warning for PGVector
  • ab18197 Linter fix
  • 4934419 change warning stmt
  • 24779dd Review changes
  • 9425a7b Merge branch 'pg-vectorstore' into deprecation-warning

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 langchain_postgres/vectorstores.py (+10 -0)

📄 Description

No description provided


🔄 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/169 **Author:** [@dishaprakash](https://github.com/dishaprakash) **Created:** 3/19/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@averikitsch](https://github.com/averikitsch) **Base:** `pg-vectorstore` ← **Head:** `deprecation-warning` --- ### 📝 Commits (5) - [`274242a`](https://github.com/langchain-ai/langchain-postgres/commit/274242a7dd62da6634607f9d167960edf9986437) chore: Add deprecation warning for PGVector - [`ab18197`](https://github.com/langchain-ai/langchain-postgres/commit/ab18197c46ade56a4bcb0268c01463e2ee21ca71) Linter fix - [`4934419`](https://github.com/langchain-ai/langchain-postgres/commit/4934419c51a3061e87b66e5ff9b8c79b396fd399) change warning stmt - [`24779dd`](https://github.com/langchain-ai/langchain-postgres/commit/24779dd9fbcc04e44d1ee51863c0f7600fa40b7e) Review changes - [`9425a7b`](https://github.com/langchain-ai/langchain-postgres/commit/9425a7bfd39a70d9e6ba19cf603dd1006b1ead08) Merge branch 'pg-vectorstore' into deprecation-warning ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `langchain_postgres/vectorstores.py` (+10 -0) </details> ### 📄 Description _No description provided_ --- <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:56 -05:00
yindo closed this issue 2026-02-16 05:16:56 -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#200