mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 09:54:28 -04:00
[PR #146] add a new operator for array inclusion filtering #188
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/146
Author: @sjjpo2002
Created: 12/9/2024
Status: 🔄 Open
Base:
main← Head:patch-1📝 Commits (1)
0e4758fadd a new opertor for array inclusion filtering📊 Changes
1 file changed (+73 additions, -194 deletions)
View changed files
📝
langchain_postgres/vectorstores.py(+73 -194)📄 Description
This PR is to resolve the issue reported here:
https://github.com/langchain-ai/langchain-postgres/issues/143
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.