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
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>
3 months ago
..
agent_toolkits community[patch]: import flattening fix (#20110) 3 months ago
callbacks community[minor]: add UpTrainCallbackHandler (#19956) 3 months ago
chat_loaders community[patch]: import flattening fix (#20110) 3 months ago
chat_message_histories community[patch]: import flattening fix (#20110) 3 months ago
chat_models community[patch]: update use of deprecated llm methods (#20393) 3 months ago
cross_encoders community[patch]: `cross_encoders` flatten namespaces (#20183) 3 months ago
docstore community[patch]: import flattening fix (#20110) 3 months ago
document_compressors community[patch]: import flattening fix (#20110) 3 months ago
document_loaders community[minor]: Add glue catalog loader (#20220) 3 months ago
document_transformers community[patch]: import flattening fix (#20110) 3 months ago
embeddings community[patch]: Fix YandexGPT embeddings (#19720) 3 months ago
examples community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
graphs community[patch]: import flattening fix (#20110) 3 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
llms community[patch]: Databricks - fix scope of dangerous deserialization error in Databricks LLM connector (#20368) 3 months ago
retrievers community[minor]: Added integrations for ThirdAI's NeuralDB as a Retriever (#17334) 3 months ago
storage community[patch]: import flattening fix (#20110) 3 months ago
tools community[minor]: Add Datahareld tool (#19680) 3 months ago
utilities community[minor]: Add Datahareld tool (#19680) 3 months ago
utils community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
vectorstores community[patch]: import flattening fix (#20110) 3 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
conftest.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
test_dependencies.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
test_imports.py infra: Fix test filesystem paths incompatible with windows (#14388) 7 months ago
test_sql_database.py community[minor]: Add lazy_table_reflection param to SqlDatabase (#18742) 4 months ago
test_sql_database_schema.py infra: mv SQLDatabase tests to community (#17276) 5 months ago
test_sqlalchemy.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago