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/langchain/tests/integration_tests
Aayush Kataria 03c38005cb
community[patch]: Fixing some caching issues for AzureCosmosDBSemanticCache (#18884)
Fixing some issues for AzureCosmosDBSemanticCache
- Added the entry for "AzureCosmosDBSemanticCache" which was missing in
langchain/cache.py
- Added application name when creating the MongoClient for the
AzureCosmosDBVectorSearch, for tracking purposes.

@baskaryan, can you please review this PR, we need this to go in asap.
These are just small fixes which we found today in our testing.
3 months ago
..
agent infra: add print rule to ruff (#16221) 5 months ago
cache community[patch]: Fixing some caching issues for AzureCosmosDBSemanticCache (#18884) 3 months ago
chains langchain: upgrade mypy (#19163) 3 months ago
evaluation add test for embedding distance evaluation (#8285) 11 months ago
examples infra: add print rule to ruff (#16221) 5 months ago
memory langchain: upgrade mypy (#19163) 3 months ago
prompts REFACTOR: Refactor langchain_core (#13627) 7 months ago
retrievers langchain: upgrade mypy (#19163) 3 months ago
smith/evaluation Rm deprecated (#15920) 6 months ago
.env.example infra: Use dotenv in langchain-community's integration tests (#16137) 5 months ago
__init__.py (WIP) set up experimental (#7959) 11 months ago
conftest.py (WIP) set up experimental (#7959) 11 months ago
test_compile.py Add CI check that integration tests compile (#12090) 8 months ago
test_dalle.py langchain: upgrade mypy (#19163) 3 months ago
test_document_transformers.py docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 6 months ago
test_hub.py langchain[patch]: attach hub metadata (#18830) 4 months ago
test_long_context_reorder.py docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 6 months ago
test_nuclia_transformer.py langchain[patch], experimental[patch], docs: update tools imports (#15433) 6 months ago
test_pdf_pagesplitter.py docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 6 months ago
test_schema.py REFACTOR: Refactor langchain_core (#13627) 7 months ago