You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Mohammad Mohtashim 36cad5d25c
[Community]: Added Metadata filter support for DocumentDB Vector Store (#22777)
- **Description:** As pointed out in this issue #22770, DocumentDB
`similarity_search` does not support filtering through metadata which
this PR adds by passing in the parameter `filter`. Also this PR fixes a
minor Documentation error.
- **Issue:** #22770

---------

Co-authored-by: Erick Friis <erickfriis@gmail.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
3 months ago
..
cli couchbase: Add the initial version of Couchbase partner package (#22087) 3 months ago
community [Community]: Added Metadata filter support for DocumentDB Vector Store (#22777) 3 months ago
core core: fix mustache falsy cases (#22747) 3 months ago
experimental multiple: get rid of pyproject extras (#22581) 3 months ago
langchain langchain[minor]: Add native async implementation to LLMFilter, add concurrency to both sync and async paths (#22739) 3 months ago
partners docs: standardize ChatHuggingFace (#22693) 3 months ago
standard-tests multiple: add `stop` attribute (#22573) 3 months ago
text-splitters Community[minor]: Add language parser for Elixir (#22742) 3 months ago