langchain
70f7c2bb - align chroma vectorstore get with chromadb to enable where filtering (#6686)

Commit
2 years ago
align chroma vectorstore get with chromadb to enable where filtering (#6686) allows for where filtering on collection via get - Description: aligns langchain chroma vectorstore get with underlying [chromadb collection get](https://github.com/chroma-core/chroma/blob/main/chromadb/api/models/Collection.py#L103) allowing for where filtering, etc. - Issue: NA - Dependencies: none - Tag maintainer: @rlancemartin, @eyurtsev - Twitter handle: @pappanaka
Parents
Loading