[PR #172] [MERGED] chore(docs): Add sample notebook and documentation for PGVectorStore #203

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

📋 Pull Request Information

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

Base: pg-vectorstoreHead: add-docs-pg


📝 Commits (4)

  • cc7229c chore(docs): Add sample notebook and documentation for PGVectorStore
  • 411b167 Review changes
  • e40b00e Add github alerts to markdown file
  • 09b90da Review changes

📊 Changes

2 files changed (+725 additions, -13 deletions)

View changed files

📝 README.md (+51 -13)
examples/pg_vectorstore.ipynb (+674 -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/172 **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:** `add-docs-pg` --- ### 📝 Commits (4) - [`cc7229c`](https://github.com/langchain-ai/langchain-postgres/commit/cc7229c02ffe83267cd8517a602d1b5371a348a7) chore(docs): Add sample notebook and documentation for PGVectorStore - [`411b167`](https://github.com/langchain-ai/langchain-postgres/commit/411b167b998d94576dd16ea4745eea4a89d10d61) Review changes - [`e40b00e`](https://github.com/langchain-ai/langchain-postgres/commit/e40b00e0b24902dc4a6d16e1c007f03636a26232) Add github alerts to markdown file - [`09b90da`](https://github.com/langchain-ai/langchain-postgres/commit/09b90dae80446d741b1ac9513e9a6a96d221d72b) Review changes ### 📊 Changes **2 files changed** (+725 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+51 -13) ➕ `examples/pg_vectorstore.ipynb` (+674 -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:57 -05:00
yindo closed this issue 2026-02-16 05:16:57 -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#203