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/retrievers
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
..
__init__.py community: Add you.com utility, update you retriever integration docs (#17014) 8 months ago
arcee.py community[patch]: docstrings (#16810) 8 months ago
arxiv.py
azure_cognitive_search.py
bedrock.py docs: docstrings `langchain_community` update (#14889) 9 months ago
bm25.py Community[Patch] Remove docs form bm25 repr (#16110) 8 months ago
breebs.py community[minor]: Breebs docs retriever (#16578) 8 months ago
chaindesk.py
chatgpt_plugin_retriever.py
cohere_rag_retriever.py community[patch]: Handle when documents are not provided in the Cohere response (#16144) 8 months ago
databerry.py
docarray.py
elastic_search_bm25.py
embedchain.py community[patch]: Fixing embedchain document mapping (#18255) 7 months ago
google_cloud_documentai_warehouse.py
google_vertex_ai_search.py infra: add print rule to ruff (#16221) 8 months ago
kay.py
kendra.py
knn.py
llama_index.py community[patch]: removing "response_mode" parameter in llama_index retriever (#18180) 7 months ago
metal.py
milvus.py community: add collection_properties parameter to Milvus (#15788) 9 months ago
outline.py
pinecone_hybrid_search.py
pubmed.py
pupmed.py
qdrant_sparse_vector_retriever.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 8 months ago
remote_retriever.py
svm.py
tavily_search_api.py
tfidf.py community[patch]: Patch tdidf retriever (CVE-2024-2057) (#18695) 7 months ago
vespa_retriever.py
weaviate_hybrid_search.py
wikipedia.py
you.py community: Add you.com tool, add async to retriever, add async testing, add You tool doc (#18032) 7 months ago
zep.py
zilliz.py