mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #185] [MERGED] fix: remove string filters and parameterize filters #214
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/185
Author: @averikitsch
Created: 4/7/2025
Status: ✅ Merged
Merged: 4/7/2025
Merged by: @averikitsch
Base:
main← Head:safe-filters📝 Commits (7)
9be659bfix: remove string filters and parameterize filters637d80elint2d6565blintd6e3032Merge branch 'main' into safe-filtersbbbe10eUpdate test_async_pg_vectorstore_search.py4a6a48bUpdate async_vectorstore.py7b2777fMerge branch 'main' into safe-filters📊 Changes
4 files changed (+76 additions, -120 deletions)
View changed files
📝
langchain_postgres/v2/async_vectorstore.py(+62 -42)📝
langchain_postgres/v2/vectorstores.py(+14 -14)📝
tests/unit_tests/v2/test_async_pg_vectorstore_search.py(+0 -34)📝
tests/unit_tests/v2/test_pg_vectorstore_search.py(+0 -30)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.