[PR #25] [MERGED] Update session management in vectorstore #126

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/25
Author: @eyurtsev
Created: 4/9/2024
Status: Merged
Merged: 4/9/2024
Merged by: @eyurtsev

Base: mainHead: eugene/meow


📝 Commits (8)

📊 Changes

3 files changed (+38 additions, -35 deletions)

View changed files

📝 .github/workflows/_test.yml (+3 -3)
📝 langchain_postgres/vectorstores.py (+18 -20)
📝 tests/unit_tests/test_vectorstore.py (+17 -12)

📄 Description

Meow


🔄 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/25 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 4/9/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/meow` --- ### 📝 Commits (8) - [`47424d3`](https://github.com/langchain-ai/langchain-postgres/commit/47424d333bb8c9be63ae256fb651cb6f11150260) x - [`afc1a27`](https://github.com/langchain-ai/langchain-postgres/commit/afc1a27146e05519f986143c613044034c2980c2) x - [`3b48161`](https://github.com/langchain-ai/langchain-postgres/commit/3b481617f84ddfb86ef40001560f7d2896035d4a) x - [`beb2a7e`](https://github.com/langchain-ai/langchain-postgres/commit/beb2a7ecc910cf452b9277e6554e6556e219555d) x - [`b0d3c81`](https://github.com/langchain-ai/langchain-postgres/commit/b0d3c81b867548e6d6382b6558af581089669c63) x - [`d4e04a0`](https://github.com/langchain-ai/langchain-postgres/commit/d4e04a0c90bd550e9961e377db823ec071986924) Update tests/unit_tests/test_vectorstore.py - [`a1b4a5a`](https://github.com/langchain-ai/langchain-postgres/commit/a1b4a5a939b089f1b51b0730dedde6e0ab0d14a6) x - [`f86f8a5`](https://github.com/langchain-ai/langchain-postgres/commit/f86f8a53a0ba162557ecbc79d05492bc256dacf0) Merge branch 'eugene/meow' of github.com:langchain-ai/langchain-postgres into eugene/meow ### 📊 Changes **3 files changed** (+38 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/_test.yml` (+3 -3) 📝 `langchain_postgres/vectorstores.py` (+18 -20) 📝 `tests/unit_tests/test_vectorstore.py` (+17 -12) </details> ### 📄 Description Meow --- <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:41 -05:00
yindo closed this issue 2026-02-16 05:16:41 -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#126