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
Eugene Yurtsev 25fbe356b4
community[patch]: upgrade to recent version of mypy (#21616)
This PR upgrades community to a recent version of mypy. It inserts type:
ignore on all existing failures.
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 multiple: langchain 0.2 in master (#21191) 5 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]: upgrade to recent version of mypy (#21616) 4 months ago
cross_encoders langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFaceCrossEncoder and SagemakerEndpointCrossEncoder (#13687) 6 months ago
document_loaders community[minor]: Oraclevs integration (#21123) 5 months ago
document_transformers multiple: langchain 0.2 in master (#21191) 5 months ago
embeddings community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
examples infra: add print rule to ruff (#16221) 8 months ago
graphs community[patch]: Neo4j enhanced schema (#20983) 5 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 multiple: langchain 0.2 in master (#21191) 5 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 async methods to the AstraDB BaseStore (#16872) 7 months ago
tools community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
utilities community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
vectorstores community[patch]: upgrade to recent version of mypy (#21616) 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