langchain/libs/community/tests/unit_tests
Raghav Dixit 9b7fb381a4
community[patch]: LanceDB integration patch update (#20686)
Description : 

- added functionalities - delete, index creation, using existing
connection object etc.
- updated usage 
- Added LaceDB cloud OSS support

make lint_diff , make test checks done
2024-04-24 16:27:43 -07:00
..
agent_toolkits community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
callbacks community[minor]: add UpTrainCallbackHandler (#19956) 2024-04-16 19:32:03 +00:00
chat_loaders community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
chat_message_histories core[patch],community[patch]: Move file chat history back to community (#20834) 2024-04-24 12:47:25 -04:00
chat_models community[patch]: standardize chat init args (#20844) 2024-04-24 12:26:05 -07:00
cross_encoders community[patch]: cross_encoders flatten namespaces (#20183) 2024-04-08 20:50:23 -04:00
docstore community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
document_compressors community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
document_loaders community[minor]: Add glue catalog loader (#20220) 2024-04-16 11:39:23 -04:00
document_transformers community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
embeddings community[minor]: Unify Titan Takeoff Integrations and Adding Embedding Support (#18775) 2024-04-17 01:43:35 +00:00
examples
graphs community[minor]: add graph store implementation for apache age (#20582) 2024-04-20 14:31:04 -07:00
indexes
llms community: Support both Predibase SDK-v1 and SDK-v2 in Predibase-LangChain integration (#20859) 2024-04-24 13:31:01 -07:00
retrievers patch: deprecate (a)get_relevant_documents (#20477) 2024-04-22 11:14:53 -04:00
storage community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
tools community[minor]: Add Datahareld tool (#19680) 2024-04-13 23:27:16 +00:00
utilities community[minor]: Add Datahareld tool (#19680) 2024-04-13 23:27:16 +00:00
utils
vectorstores community[patch]: LanceDB integration patch update (#20686) 2024-04-24 16:27:43 -07:00
__init__.py
conftest.py
test_dependencies.py
test_imports.py
test_sql_database_schema.py
test_sql_database.py community[minor]: Add lazy_table_reflection param to SqlDatabase (#18742) 2024-03-08 14:10:23 -05:00
test_sqlalchemy.py