Files
langchain/docs
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 13:58:16 -07:00
2023-05-30 18:47:06 -07:00
2022-10-24 14:51:15 -07:00
2023-03-30 08:20:30 -07:00