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
yujiosaka 6561efebb7
Accept uuids kwargs for weaviate (#4800)
# Accept uuids kwargs for weaviate

Fixes #4791
1 year ago
..
cassettes Fix/issue 2695 (#3608) 1 year ago
docarray Add DocArray vector stores (#4483) 1 year ago
docker-compose
fixtures
__init__.py
conftest.py
fake_embeddings.py
test_analyticdb.py
test_annoy.py
test_atlas.py
test_chroma.py Specify which data to return from chromadb (#4393) 1 year ago
test_deeplake.py Fixing DeepLake Overwrite Flag (#4683) 1 year ago
test_elasticsearch.py
test_faiss.py
test_lancedb.py Harrison/lancedb (#3634) 1 year ago
test_milvus.py
test_myscale.py Harrison/myscale (#3352) 1 year ago
test_opensearch.py OpenSearch: Add Similarity Search with Score (#4089) 1 year ago
test_pgvector.py
test_pinecone.py
test_qdrant.py Add support for Qdrant nested filter (#4354) 1 year ago
test_redis.py parameterized distance metrics; lint; format; tests (#4375) 1 year ago
test_tair.py Harrison/tair (#3770) 1 year ago
test_weaviate.py Accept uuids kwargs for weaviate (#4800) 1 year ago
test_zilliz.py