langchain/libs/community/tests/unit_tests
2024-08-12 14:51:59 +00:00
..
agent_toolkits community[patch]: Fix requests alias for load_tools (#23734) 2024-07-01 15:02:14 -07:00
agents infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
callbacks community[patch]: Use get_fields adapter for pydantic (#25191) 2024-08-08 14:43:09 -04:00
chains community[patch]: deprecate langchain_community Chroma in favor of langchain_chroma (#24474) 2024-07-22 11:00:13 -04:00
chat_loaders infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
chat_message_histories community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 2024-06-19 17:58:57 +00:00
chat_models community[patch]: support bind_tools for ChatMlflow (#24547) 2024-08-01 08:43:07 -07:00
cross_encoders
data
docstore infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
document_compressors
document_loaders community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
document_transformers infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
embeddings community[patch]: Remove usage of @root_validator(allow_reuse=True) (#25235) 2024-08-09 10:57:42 -04:00
evaluation infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
examples
graph_vectorstores community[minor]: add document transformer for extracting links (#24186) 2024-07-22 22:01:21 -04:00
graphs
imports community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (#21676) 2024-06-11 10:34:01 -07:00
indexes
llms community: fix AttributeError: 'YandexGPT' object has no attribute '_grpc_metadata' (#24432) 2024-07-31 21:18:33 +00:00
load community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
query_constructors community[minor]: Self query retriever for HANA Cloud Vector Engine (#24494) 2024-07-26 06:56:51 +00:00
retrievers core[patch]: add standard tracing params for retrievers (#25240) 2024-08-12 14:51:59 +00:00
storage infra: add min version testing to pr test flow (#24358) 2024-07-19 22:03:19 +00:00
tools community[patch],core[patch]: Update EdenaiTool root_validator and add unit test in core (#25233) 2024-08-09 15:59:27 +00:00
utilities community[major], experimental[patch]: Remove Python REPL from community (#22904) 2024-06-14 17:53:29 +00:00
utils infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
vectorstores core[patch]: add standard tracing params for retrievers (#25240) 2024-08-12 14:51:59 +00:00
__init__.py
conftest.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_cache.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_dependencies.py community[patch]: Test InMemoryVectorStore with RWAPI test suite (#23603) 2024-06-27 16:43:43 -04:00
test_document_transformers.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_imports.py
test_sql_database_schema.py infra: add min version testing to pr test flow (#24358) 2024-07-19 22:03:19 +00:00
test_sql_database.py infra: add min version testing to pr test flow (#24358) 2024-07-19 22:03:19 +00:00
test_sqlalchemy.py