langchain/libs
savoiepe d006be60ec
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>
2024-01-01 16:01:22 -08:00
..
cli cli: test_integration group (#14924) 2023-12-19 12:09:04 -08:00
community Added more filtering options to pgvector vectorstore (#14852) 2024-01-01 16:01:22 -08:00
core Docs: add param comment for tracing_v2_enabled (#15308) 2024-01-01 13:38:44 -08:00
experimental Propagate context vars in all classes/methods 2023-12-29 12:34:03 -08:00
langchain Update regex in output parser (#15082) 2024-01-01 15:59:22 -08:00
partners Fix: fix partners name typo in tests (#15066) 2023-12-22 11:48:39 -08:00