Rakam-AI / rakam_systems

Apache License 2.0
11 stars 12 forks source link

Add filtering support with FAISS #24

Open jeandeb opened 1 month ago

jeandeb commented 1 month ago

https://github.com/facebookresearch/faiss/wiki/Setting-search-parameters-for-one-query#searching-in-a-subset-of-elements

jeandeb commented 1 month ago

We need to be able to filter a vector store result according to any metadata field

jeandeb commented 2 weeks ago

https://github.com/Rakam-AI/rakam_systems/issues/20