[PR #10] [MERGED] Some clean up #111

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

📋 Pull Request Information

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

Base: mainHead: eugene/vectorstore_defaults


📝 Commits (4)

📊 Changes

7 files changed (+36 additions, -78 deletions)

View changed files

📝 langchain_postgres/__init__.py (+2 -0)
📝 langchain_postgres/vectorstores.py (+31 -16)
scripts/check_imports.py (+0 -17)
scripts/check_pydantic.sh (+0 -27)
scripts/lint_imports.sh (+0 -18)
📝 tests/unit_tests/test_imports.py (+1 -0)
📝 tests/unit_tests/test_vectorstore.py (+2 -0)

📄 Description

A bit of clean up


🔄 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/10 **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/vectorstore_defaults` --- ### 📝 Commits (4) - [`be46fe2`](https://github.com/langchain-ai/langchain-postgres/commit/be46fe298b430096f6d33a6ecaf3eb352618068c) x - [`fb3e269`](https://github.com/langchain-ai/langchain-postgres/commit/fb3e2690fb7b5b702c574c9bffd8b97036a95da7) x - [`01cbe9d`](https://github.com/langchain-ai/langchain-postgres/commit/01cbe9d3ff35b8b1ce7612912e69639e86472657) x - [`bb1a6fd`](https://github.com/langchain-ai/langchain-postgres/commit/bb1a6fd6b80f3547c50143ecd18a5fd027a9884a) x ### 📊 Changes **7 files changed** (+36 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `langchain_postgres/__init__.py` (+2 -0) 📝 `langchain_postgres/vectorstores.py` (+31 -16) ➖ `scripts/check_imports.py` (+0 -17) ➖ `scripts/check_pydantic.sh` (+0 -27) ➖ `scripts/lint_imports.sh` (+0 -18) 📝 `tests/unit_tests/test_imports.py` (+1 -0) 📝 `tests/unit_tests/test_vectorstore.py` (+2 -0) </details> ### 📄 Description A bit of clean up --- <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:38 -05:00
yindo closed this issue 2026-02-16 05:16:38 -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#111