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/integration_tests
Christophe Bornet 74947ec894
community[minor]: Add Cassandra ByteStore (#22064)
4 months ago
..
adapters community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
agent multiple: langchain 0.2 in master (#21191) 5 months ago
cache community: init signature revision for Cassandra LLM cache classes + small maintenance (#17765) 4 months ago
callbacks patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
chains multiple: langchain 0.2 in master (#21191) 5 months ago
chat_message_histories community[patch]: Support passing graph object to Neo4j integrations (#20876) 5 months ago
chat_models community[patch]: Update model client to support vision model in Tong… (#21474) 4 months ago
cross_encoders langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFaceCrossEncoder and SagemakerEndpointCrossEncoder (#13687) 6 months ago
document_compressors langchain: add RankLLM Reranker (#21171) 4 months ago
document_loaders infra: rm unused # noqa violations (#22049) 4 months ago
document_transformers multiple: langchain 0.2 in master (#21191) 5 months ago
embeddings community[patch]: fix public interface for embeddings module (#21650) 4 months ago
examples infra: add print rule to ruff (#16221) 8 months ago
graphs community[patch]: Handle exceptions where node props aren't consistent in neo4j schema (#22027) 4 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
memory community[minor]: Add async methods to CassandraChatMessageHistory (#21975) 4 months ago
prompts multiple: langchain 0.2 in master (#21191) 5 months ago
retrievers community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
smith/evaluation multiple: langchain 0.2 in master (#21191) 5 months ago
storage community[minor]: Add Cassandra ByteStore (#22064) 4 months ago
tools community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
utilities infra: rm unused # noqa violations (#22049) 4 months ago
vectorstores infra: rm unused # noqa violations (#22049) 4 months ago
.env.example community[minor]: Add support for Upstash Vector (#20824) 5 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
conftest.py infra: Use dotenv in langchain-community's integration tests (#16137) 8 months ago
test_compile.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_dalle.py multiple: langchain 0.2 in master (#21191) 5 months ago
test_document_transformers.py multiple: langchain 0.2 in master (#21191) 5 months ago
test_long_context_reorder.py multiple: langchain 0.2 in master (#21191) 5 months ago
test_nuclia_transformer.py multiple: langchain 0.2 in master (#21191) 5 months ago
test_pdf_pagesplitter.py multiple: langchain 0.2 in master (#21191) 5 months ago