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
Jettro Coenradie b950022894
Fixes issue #5072 - adds additional support to Weaviate (#5085)
Implementation is similar to search_distance and where_filter

# adds 'additional' support to Weaviate queries

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
cassettes
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 Add the usage of SSL certificates for Elasticsearch and user password authentication (#5058) 1 year ago
test_faiss.py
test_lancedb.py Harrison/lancedb (#3634) 1 year ago
test_milvus.py
test_myscale.py
test_opensearch.py OpenSearch: Add Similarity Search with Score (#4089) 1 year ago
test_pgvector.py Adds 'IN' metadata filter for pgvector for checking set presence (#4982) 1 year ago
test_pinecone.py
test_qdrant.py Add support for Qdrant nested filter (#4354) 1 year ago
test_redis.py Update redis integration tests (#4937) 1 year ago
test_tair.py Harrison/tair (#3770) 1 year ago
test_weaviate.py Fixes issue #5072 - adds additional support to Weaviate (#5085) 1 year ago
test_zilliz.py