langchain/docs/extras
Chris Pappalardo 70f7c2bb2e
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
2023-06-26 10:51:20 -07:00
..
_templates Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
additional_resources Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
ecosystem Fix Typo in LangChain MyScale Integration Doc (#6705) 2023-06-25 11:54:00 -07:00
guides Add OpenLLM wrapper(#6578) 2023-06-22 01:18:14 -07:00
modules align chroma vectorstore get with chromadb to enable where filtering (#6686) 2023-06-26 10:51:20 -07:00
use_cases MD header text splitter returns Documents (#6571) 2023-06-22 09:25:38 -07:00