langchain
d006be60 - Added more filtering options to pgvector vectorstore (#14852)

Commit
2 years ago
Added more filtering options to pgvector vectorstore (#14852) - **Description:** Using PGVector vector store, it was only possible to filter for values equals, in or not in metadata. Extended this feature to work with the following keywords : IN, NIN, BETWEEN, GT, LT, NE, EQ, LIKE, CONTAINS, OR, AND --------- Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Author
Parents
Loading