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/community/langchain_community
Tomaz Bratanic a28be31a96
Switch to md5 for deduplication in neo4j integrations (#18846)
Deduplicate documents using MD5 of the page_content. Also allows for
custom deduplication with graph ingestion method by providing metadata
id attribute

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
7 months ago
..
adapters docs: added `community` modules descriptions (#17827) 7 months ago
agent_toolkits community[patch]: Use getattr for `toolkits` imports (#18825) 7 months ago
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 7 months ago
chat_loaders
chat_message_histories community[patch]: Mongo index creation (#17748) 7 months ago
chat_models community[patch]: Bedrock add support for mistral models (#18756) 7 months ago
docstore
document_compressors community[feat]: Adds LLMLingua as a document compressor (#17711) 7 months ago
document_loaders community[patch]: adding linearization config to AmazonTextractPDFLoader (#17489) 7 months ago
document_transformers
embeddings community[patch]: Add embedding instruction to HuggingFaceBgeEmbeddings (#18017) 7 months ago
example_selectors docs: added `community` modules descriptions (#17827) 7 months ago
graphs Switch to md5 for deduplication in neo4j integrations (#18846) 7 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[patch]: Bedrock add support for mistral models (#18756) 7 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 8 months ago
retrievers community[patch]: Added support for filter out AWS Kendra search by score confidence (#12920) 7 months ago
storage multiple[patch]: fix deprecation versions (#18349) 7 months ago
tools community[patch]: Add Passio Nutrition AI Food Search Tool to Community Package (#18278) 7 months ago
utilities community[patch]: Add Passio Nutrition AI Food Search Tool to Community Package (#18278) 7 months ago
utils Add the BQ job usage tracking from LangChain (#17123) 7 months ago
vectorstores Switch to md5 for deduplication in neo4j integrations (#18846) 7 months ago
__init__.py
cache.py community[minor]: Adding Azure Cosmos Mongo vCore Vector DB Cache (#16856) 7 months ago
py.typed