langchain/libs/community/langchain_community
Michael Landis 1c934fff0e
community[patch]: support momento vector index filter expressions (#14978)
**Description**

For the Momento Vector Index (MVI) vector store implementation, pass
through `filter_expression` kwarg to the MVI client, if specified. This
change will enable the MVI self query implementation in a future PR.

Also fixes some integration tests.
2023-12-20 19:11:43 -08:00
..
adapters community[patch]: Add safe lookup to OpenAI response adapter (#14765) 2023-12-20 01:17:23 -05:00
agent_toolkits docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
callbacks docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
chat_loaders community[patch]: Enhance iMessage chat loader with timestamp parsing and message ownership (#14804) 2023-12-19 11:09:01 -05:00
chat_message_histories community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
chat_models community[patch]: Fix typo in class Docstring (#14982) 2023-12-20 19:03:45 -08:00
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
document_loaders docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
document_transformers docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
embeddings community[minor]: Add YandexGPT embeddings (#14767) 2023-12-20 01:11:07 -05:00
graphs community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
llms community: add OCI Endpoint (#14250) 2023-12-20 11:52:20 -08:00
retrievers community[minor]: Qdrant sparse vector retriever (#14814) 2023-12-20 02:22:19 -05:00
storage community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
tools docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
utilities community[patch]: Update arxiv.py with Entry ID as a return value (#14915) 2023-12-20 00:30:24 -05:00
utils docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
vectorstores community[patch]: support momento vector index filter expressions (#14978) 2023-12-20 19:11:43 -08:00
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
cache.py community[patch]: Fixed issue with importing Row from sqlalchemy (#14488) 2023-12-13 14:36:08 -08:00
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00