langchain/libs/community/tests/unit_tests
2024-06-11 13:31:06 -07:00
..
agent_toolkits community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
callbacks multiple: fix codespell (v0.1) (#22785) 2024-06-11 13:31:06 -07: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 premai[patch]:Standardized model init args (#21308) 2024-05-06 18:12:29 -04: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[mionr]: add Jina Reranker in retrievers module (#19406) 2024-04-25 10:27:10 -07:00
document_loaders community[minor]: Oraclevs integration (#21123) 2024-05-04 03:15:35 +00:00
document_transformers community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
embeddings community: add SambaNova embeddings integration (#21227) 2024-05-06 13:29:59 -07:00
examples
graphs community[minor]: add graph store implementation for apache age (#20582) 2024-04-20 14:31:04 -07:00
indexes
llms community: minor changes sambanova integration (#21231) 2024-05-06 13:28:35 -07:00
retrievers langchain[patch],community[minor]: Move some unit tests from langchain to community, use core for fake models (#21190) 2024-05-02 09:57:52 -04:00
storage community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
tools community[minor]: add mojeek search util (#20922) 2024-04-29 15:49:53 +00:00
utilities community[minor]: Oraclevs integration (#21123) 2024-05-04 03:15:35 +00:00
utils
vectorstores community[patch]: Fix in memory vectorstore to take into account ids when adding docs (#21384) 2024-05-07 15:05:16 -04:00
__init__.py
conftest.py
test_dependencies.py
test_imports.py infra: Fix test filesystem paths incompatible with windows (#14388) 2023-12-21 13:45:42 -08:00
test_sql_database_schema.py infra: mv SQLDatabase tests to community (#17276) 2024-02-08 17:05:43 -08:00
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