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>
2024-06-11 16:37:53 +00:00
..
cli couchbase: Add the initial version of Couchbase partner package (#22087) 2024-06-07 14:04:08 -07:00
community [Community]: Added Metadata filter support for DocumentDB Vector Store (#22777) 2024-06-11 16:37:53 +00:00
core core: fix mustache falsy cases (#22747) 2024-06-10 14:00:12 -07:00
experimental multiple: get rid of pyproject extras (#22581) 2024-06-06 15:45:22 -07:00
langchain langchain[minor]: Add native async implementation to LLMFilter, add concurrency to both sync and async paths (#22739) 2024-06-11 10:55:40 -04:00
partners docs: standardize ChatHuggingFace (#22693) 2024-06-10 20:54:36 +00:00
standard-tests multiple: add stop attribute (#22573) 2024-06-06 12:11:52 -04:00
text-splitters Community[minor]: Add language parser for Elixir (#22742) 2024-06-10 15:56:57 +00:00