Files
langchain/langchain
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-30 07:15:37 -07:00
2023-05-25 16:20:06 -07:00
2023-05-20 08:21:52 -07:00
2023-05-17 01:28:43 +00:00
2023-05-15 15:38:49 +00:00
2023-05-17 22:50:35 +00:00
2022-11-12 11:22:32 -08:00
2023-02-20 21:15:45 -08:00
2023-05-16 13:26:43 +00:00
2023-05-29 07:52:30 -07:00