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
ccurme ca798bc6ea
community: move test to integration tests (#23178)
Tests failing on master with

> FAILED
tests/unit_tests/embeddings/test_ovhcloud.py::test_ovhcloud_embed_documents
- ValueError: Request failed with status code: 401, {"message":"Bad
token; invalid JSON"}
3 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[minor]: add tool calling for DeepInfraChat (#22745) 3 months ago
cross_encoders langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFaceCrossEncoder and SagemakerEndpointCrossEncoder (#13687) 6 months ago
document_compressors community[minor]: add Volcengine Rerank (#22700) 3 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: Add Baichuan Embeddings batch size (#22942) 3 months ago
examples infra: add print rule to ruff (#16221) 7 months ago
graphs community[patch]: improve test setup to accurately test filtering of labels in neo4j (#22531) 4 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[patch]: Add missing type annotations (#22758) 3 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 langchain[minor]: Make EmbeddingsFilters async (#22737) 3 months ago
smith/evaluation multiple: langchain 0.2 in master (#21191) 5 months ago
storage community[minor]: Add SQL storage implementation (#22207) 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 LanceDB integration update (#22869) 3 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_ovhcloud.py community: move test to integration tests (#23178) 3 months ago
test_pdf_pagesplitter.py multiple: langchain 0.2 in master (#21191) 5 months ago