You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
jeffpezzone 7c2ef06136
Adds "NIN" metadata filter for pgvector to all checking for set absence (#14205)
This PR adds support for metadata filters of the form:

`{"filter": {"key": { "NIN" : ["list", "of", "values"]}}}`

"IN" is already supported, so this is a quick & related update to add
"NIN"
10 months ago
..
cli Library Licenses (#13300) 10 months ago
core Adding `BaseChatMessageHistory.__str__` (#14311) 10 months ago
experimental Multi-modal RAG template (#14186) 10 months ago
langchain Adds "NIN" metadata filter for pgvector to all checking for set absence (#14205) 10 months ago