langchain/libs/partners/chroma/langchain_chroma
RIdham Golakiya 73ad7f2e7a
langchain_chroma[patch]: updated example for get documents with where clause (#26767)
Example updated for vectorstore ChromaDB.

If we want to apply multiple filters then ChromaDB supports filters like
this:
Reference: [ChromaDB
filters](https://cookbook.chromadb.dev/core/filters/)

Thank you.
2024-10-08 20:21:58 +00:00
..
__init__.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
py.typed
vectorstores.py langchain_chroma[patch]: updated example for get documents with where clause (#26767) 2024-10-08 20:21:58 +00:00