mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #10] [MERGED] Some clean up #111
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:eugene/vectorstore_defaults📝 Commits (4)
be46fe2xfb3e269x01cbe9dxbb1a6fdx📊 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.