mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
57b226532d
**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> |
||
---|---|---|
.. | ||
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 | ||
test_you.py |