Files
langchain/docs/modules/indexes/vectorstores/examples
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-17 19:18:57 -07:00
2023-05-15 16:16:57 -07:00
2023-05-28 08:17:42 -07:00
2023-05-18 10:42:08 -07:00
2023-05-24 01:24:58 -07:00
2023-05-15 16:16:57 -07:00