Files
langchain/tests/integration_tests
Kacper Łukawski 8bcaca435a Feature: Qdrant filters supports (#5446)
# Support Qdrant filters

Qdrant has an [extensive filtering
system](https://qdrant.tech/documentation/concepts/filtering/) with rich
type support. This PR makes it possible to use the filters in Langchain
by passing an additional param to both the
`similarity_search_with_score` and `similarity_search` methods.

## Who can review?

@dev2049 @hwchase17

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-31 02:26:16 -07:00
..
2023-05-30 18:47:06 -07:00
2023-05-22 07:31:48 -07:00
2023-05-24 15:51:12 -07:00
2023-05-24 21:06:03 +00:00
2023-05-24 10:02:09 -07:00
2023-05-25 19:19:22 -07:00