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
Christophe Bornet 744070ee85
Add async methods for the AstraDB VectorStore (#16391)
- **Description**: fully async versions are available for astrapy 0.7+.
For older astrapy versions or if the user provides a sync client without
an async one, the async methods will call the sync ones wrapped in
`run_in_executor`
  - **Twitter handle:** cbornet_
8 months ago
..
cassettes
docarray
docker-compose refactor: enable connection pool usage in PGVector (#11514) 9 months ago
fixtures
qdrant
__init__.py
conftest.py
fake_embeddings.py
test_alibabacloud_opensearch.py
test_analyticdb.py
test_annoy.py
test_astradb.py Add async methods for the AstraDB VectorStore (#16391) 8 months ago
test_atlas.py
test_awadb.py
test_azure_cosmos_db.py
test_azuresearch.py
test_bagel.py
test_baiducloud_vector_search.py
test_bigquery_vector_search.py feat: add Google BigQueryVectorSearch in vectorstore (#14829) 9 months ago
test_cassandra.py
test_chroma.py
test_clarifai.py
test_clickhouse.py
test_dashvector.py
test_deeplake.py community[patch]: activeloop ai tql deprecation (#14634) 8 months ago
test_elastic_vector_search.py
test_elasticsearch.py community[patch]: ElasticsearchStore: add relevance function selector (#16378) 8 months ago
test_epsilla.py
test_hanavector.py community[minor]: VectorStore integration for SAP HANA Cloud Vector Engine (#16514) 8 months ago
test_hippo.py
test_hologres.py
test_jaguar.py
test_lancedb.py
test_lantern.py community: Added Lantern as VectorStore (#12951) 8 months ago
test_llm_rails.py
test_marqo.py
test_meilisearch.py
test_milvus.py community[patch]: Milvus supports add & delete texts by ids (#16256) 8 months ago
test_momento_vector_index.py community[patch]: support momento vector index filter expressions (#14978) 9 months ago
test_mongodb_atlas.py
test_myscale.py
test_neo4jvector.py
test_nucliadb.py
test_opensearch.py
test_pgvector.py refactor: enable connection pool usage in PGVector (#11514) 9 months ago
test_pinecone.py
test_redis.py
test_rocksetdb.py
test_scann.py
test_singlestoredb.py
test_sqlitevss.py
test_tair.py
test_tencentvectordb.py
test_thirdai_neuraldb.py community: Added integrations for ThirdAI's NeuralDB with Retriever and VectorStore frameworks (#15280) 8 months ago
test_tiledb.py
test_timescalevector.py
test_usearch.py
test_vald.py
test_vearch.py
test_vectara.py community: Vectara summarization (#14970) 9 months ago
test_weaviate.py
test_xata.py
test_yellowbrick.py
test_zep.py
test_zilliz.py