langchain/libs/community/tests/integration_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>
2024-04-16 16:36:55 -07:00
..
docarray
__init__.py
test_arxiv.py
test_azure_ai_search.py Community: Updating Azure Retriever and Docs to be Azure AI Search instead of Azure Cognitive Search (#19925) 2024-04-08 11:12:41 -04:00
test_breebs.py
test_dria_index.py community[minor]: Add Dria retriever (#17098) 2024-04-01 12:04:19 -07:00
test_embedchain.py community[patch]: Fixing embedchain document mapping (#18255) 2024-02-29 14:54:37 -08:00
test_google_docai_warehoure_retriever.py
test_google_vertex_ai_search.py
test_kay.py
test_pubmed.py
test_qdrant_sparse_vector_retriever.py
test_thirdai_neuraldb.py community[minor]: Added integrations for ThirdAI's NeuralDB as a Retriever (#17334) 2024-04-16 16:36:55 -07:00
test_weaviate_hybrid_search.py
test_wikipedia.py
test_you.py
test_zep.py