mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #67] [MERGED] add unit tests for $in and $nin operators #144
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/67
Author: @eyurtsev
Created: 6/10/2024
Status: ✅ Merged
Merged: 6/10/2024
Merged by: @eyurtsev
Base:
main← Head:eugene/add_filtering_test_cases📝 Commits (2)
73d16eax82f14bax📊 Changes
2 files changed (+15 additions, -0 deletions)
View changed files
📝
langchain_postgres/vectorstores.py(+5 -0)📝
tests/unit_tests/fixtures/filtering_test_cases.py(+10 -0)📄 Description
Add unit tests for $in and $nin operators
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.