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/tests/unit_tests/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
..
document_compressors
__init__.py
test_base.py
test_bm25.py
test_imports.py
test_knn.py
test_remote_retriever.py
test_svm.py
test_tfidf.py community[patch]: Patch tdidf retriever (CVE-2024-2057) (#18695) 7 months ago
test_you.py community: Add you.com tool, add async to retriever, add async testing, add You tool doc (#18032) 7 months ago