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
Eugene Yurtsev 0e52961562
community[patch]: Patch tdidf retriever (CVE-2024-2057) (#18695)
This is a patch for `CVE-2024-2057`:
https://www.cve.org/CVERecord?id=CVE-2024-2057

This affects users that: 

* Use the  `TFIDFRetriever`
* Attempt to de-serialize it from an untrusted source that contains a
malicious payload
7 months ago
..
adapters docs: added `community` modules descriptions (#17827) 7 months ago
agent_toolkits community: Add PolygonFinancials Tool (#18324) 7 months ago
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 7 months ago
chat_loaders
chat_message_histories mongodb[patch]: Migrate MongoDBChatMessageHistory (#18590) 7 months ago
chat_models community[patch]: deprecate community fireworks (#18544) 7 months ago
docstore
document_compressors community[feat]: Adds LLMLingua as a document compressor (#17711) 7 months ago
document_loaders core: Move document loader interfaces to core (#17723) 7 months ago
document_transformers
embeddings community[minor]: llamafile embeddings support (#17976) 7 months ago
example_selectors docs: added `community` modules descriptions (#17827) 7 months ago
graphs Remove neo4j bloom labels from graph schema (#18564) 7 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[patch]: Databricks SerDe uses cloudpickle instead of pickle (#18607) 7 months ago
output_parsers
retrievers community[patch]: Patch tdidf retriever (CVE-2024-2057) (#18695) 7 months ago
storage multiple[patch]: fix deprecation versions (#18349) 7 months ago
tools community[patch]: Improve amadeus tool and doc (#18509) 7 months ago
utilities community[minor]: Implement lazy_load() for WikipediaLoader (#18680) 7 months ago
utils Add the BQ job usage tracking from LangChain (#17123) 7 months ago
vectorstores community[patch], langchain[minor]: Add retriever self_query and score_threshold in DingoDB (#18106) 7 months ago
__init__.py
cache.py community[minor]: Adding Azure Cosmos Mongo vCore Vector DB Cache (#16856) 7 months ago
py.typed