langchain/libs/community/langchain_community
Leonid Ganeline 3aacd11846
community[minor]: added missed class to __all__ (#19888)
Added missed `UnstructuredCHMLoader` class to the
document_loader.\_\_init\_\_.py \_\_all\_\_
2024-04-04 16:16:51 -04:00
..
adapters
agent_toolkits community[patch]: avoid executing toolkit.get_context() when not necessary (#19762) 2024-03-29 16:42:21 +00:00
callbacks community[patch] : [Fiddler] ensure dataset is not added if model is present (#19293) 2024-03-25 17:28:05 -07:00
chat_loaders deprecating integrations moved to langchain_google_community (#19841) 2024-04-02 17:06:07 -04:00
chat_message_histories community[patch]: history size support for DynamoDBChatMessageHistory (#16794) 2024-03-29 18:56:21 +00:00
chat_models community[minor]: Update ChatZhipuAI to support GLM-4 model (#16695) 2024-04-01 18:11:21 +00:00
cross_encoders langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFaceCrossEncoder and SagemakerEndpointCrossEncoder (#13687) 2024-03-31 20:51:31 +00:00
docstore
document_compressors community[minor]: Add OpenVINO rerank model support (#19791) 2024-04-01 18:27:23 +00:00
document_loaders community[minor]: added missed class to __all__ (#19888) 2024-04-04 16:16:51 -04:00
document_transformers deprecating integrations moved to langchain_google_community (#19841) 2024-04-02 17:06:07 -04:00
embeddings community[minor]: Add OpenVINO rerank model support (#19791) 2024-04-01 18:27:23 +00:00
example_selectors
graphs community[minor]: Add the option to omit schema refresh in Neo4jGraph (#19654) 2024-03-27 14:20:12 -04:00
indexes
llms community[minor]: weight only quantization with intel-extension-for-transformers. (#14504) 2024-04-03 16:21:34 +00:00
output_parsers
retrievers deprecating integrations moved to langchain_google_community (#19841) 2024-04-02 17:06:07 -04:00
storage
tools community[minor]: add hugging face text-to-speech inference API (#18880) 2024-03-29 15:02:29 +00:00
utilities community[minor]: Add Dria retriever (#17098) 2024-04-01 12:04:19 -07:00
utils community[patch], mongodb[patch]: Stop spamming SIMD import warnings (#19531) 2024-03-28 03:11:02 +00:00
vectorstores community[minor]: Add metadata filtering support for neo4j vector (#20001) 2024-04-04 11:37:06 -04:00
__init__.py
cache.py core[patch]: fix beta, deprecated typing (#18877) 2024-03-28 22:33:43 +00:00
py.typed