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
Benito Geordie 57b226532d
community[minor]: Added integrations for ThirdAI's NeuralDB as a Retriever (#17334)
**Description:** Adds ThirdAI NeuralDB retriever integration. NeuralDB
is a CPU-friendly and fine-tunable text retrieval engine. We previously
added a vector store integration but we think that it will be easier for
our customers if they can also find us under under
langchain-community/retrievers.

---------

Co-authored-by: kartikTAI <129414343+kartikTAI@users.noreply.github.com>
Co-authored-by: Kartik Sarangmath <kartik@thirdai.com>
4 months ago
..
document_compressors community[patch]: remove llmlingua extended tests (#18344) 6 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
test_base.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
test_bm25.py Community[Patch] Remove docs form bm25 repr (#16110) 7 months ago
test_imports.py community[minor]: Added integrations for ThirdAI's NeuralDB as a Retriever (#17334) 4 months ago
test_knn.py community[patch]: Added missing from_documents method to KNNRetriever. (#18411) 5 months ago
test_remote_retriever.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
test_svm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
test_tfidf.py community[patch]: Patch tdidf retriever (CVE-2024-2057) (#18695) 6 months ago
test_you.py community: Add you.com tool, add async to retriever, add async testing, add You tool doc (#18032) 6 months ago