Files
langchain/docs
thiswillbeyourgithub 1d082359ee community: add support for callable filters in FAISS (#16190)
- **Description:**
Filtering in a FAISS vectorstores is very inflexible and doesn't allow
that many use case. I think supporting callable like this enables a lot:
regular expressions, condition on multiple keys etc. **Note** I had to
manually alter a test. I don't understand if it was falty to begin with
or if there is something funky going on.
- **Issue:** None
- **Dependencies:** None
- **Twitter handle:** None

Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2024-01-29 20:05:56 -08:00
..
2024-01-05 09:15:00 -08:00
2024-01-08 08:38:14 -08:00
2024-01-08 08:38:14 -08:00
2024-01-24 20:57:17 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide