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/tests/integration_tests/vectorstores
Davit Buniatyan 2c0023393b
Deep Lake mini upgrades (#3375)
Improvements
* set default num_workers for ingestion to 0
* upgraded notebooks for avoiding dataset creation ambiguity
* added `force_delete_dataset_by_path`
* bumped deeplake to 3.3.0
* creds arg passing to deeplake object that would allow custom S3

Notes
* please double check if poetry is not messed up (thanks!)

Asks
* Would be great to create a shared slack channel for quick questions

---------

Co-authored-by: Davit Buniatyan <d@activeloop.ai>
1 year ago
..
cassettes Fix/issue 1213 (#2932) 1 year ago
docker-compose Fix/issue 1213 (#2932) 1 year ago
fixtures fix: elasticsearch (#2402) 1 year ago
__init__.py add few shot example (#148) 2 years ago
conftest.py [minor] Deep Lake auth improvements in docs, kwargs pass, faster tests (#2927) 1 year ago
fake_embeddings.py Propagate "filter" arg in Chroma similarity_search (#1869) 2 years ago
test_analyticdb.py Add a full PostgresSQL syntax database 'AnalyticDB' as vector store. (#3135) 1 year ago
test_annoy.py Add Annoy as VectorStore (#2939) 1 year ago
test_atlas.py Harrison/atlas db (#1315) 2 years ago
test_chroma.py Add workaround for not having async vector store methods (#2733) 1 year ago
test_deeplake.py Deep Lake mini upgrades (#3375) 1 year ago
test_elasticsearch.py feat: improve pinecone tests (#2806) 1 year ago
test_faiss.py Add similarity_search_with_normalized_similarities (#2916) 1 year ago
test_milvus.py Refactor Milvus/Zilliz (#3047) 1 year ago
test_myscale.py Harrison/myscale (#3352) 1 year ago
test_opensearch.py OpenSearch: Add Support for Lucene Filter (#3201) 1 year ago
test_pgvector.py Removed duplicate BaseModel dependencies (#2471) 1 year ago
test_pinecone.py feat: improve pinecone tests (#2806) 1 year ago
test_qdrant.py Qdrant update to 1.1.1 & docs polishing (#2388) 1 year ago
test_redis.py feat: add redisearch vectorstore (#1307) 2 years ago
test_weaviate.py Fix/issue 1213 (#2932) 1 year ago
test_zilliz.py Refactor Milvus/Zilliz (#3047) 1 year ago