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/vectorstores/qdrant
Harrison Chase 4eda647fdd
infra: add -p to mkdir in lint steps (#17013)
Previously, if this did not find a mypy cache then it wouldnt run

this makes it always run

adding mypy ignore comments with existing uncaught issues to unblock other prs

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
8 months ago
..
async_api community[patch]: Correct the calling to collection_name in qdrant (#16920) 8 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
common.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
fixtures.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_add_texts.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 8 months ago
test_delete.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_embedding_interface.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_from_texts.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 8 months ago
test_max_marginal_relevance.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 8 months ago
test_similarity_search.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 8 months ago