[PR #251] [MERGED] chore: update PGVectorStore How to guide #261

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/251
Author: @dishaprakash
Created: 9/17/2025
Status: Merged
Merged: 9/17/2025
Merged by: @dishaprakash

Base: mainHead: update-doc


📝 Commits (1)

  • 0996272 chore: update PGVectorStore How to guide

📊 Changes

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

View changed files

📝 examples/pg_vectorstore_how_to.ipynb (+1 -1)

📄 Description

This PR adds a clarification into the PGVectorStore How-To guide that the dense vector search is the primary search and the TSV based search is the secondary search.


🔄 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/251 **Author:** [@dishaprakash](https://github.com/dishaprakash) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/17/2025 **Merged by:** [@dishaprakash](https://github.com/dishaprakash) **Base:** `main` ← **Head:** `update-doc` --- ### 📝 Commits (1) - [`0996272`](https://github.com/langchain-ai/langchain-postgres/commit/0996272aee9fef15854e0f66cd0a1942759c506c) chore: update PGVectorStore How to guide ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/pg_vectorstore_how_to.ipynb` (+1 -1) </details> ### 📄 Description This PR adds a clarification into the PGVectorStore How-To guide that the dense vector search is the primary search and the TSV based search is the secondary search. --- <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:17:09 -05:00
yindo closed this issue 2026-02-16 05:17:09 -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#261