langchain/libs/community/tests/integration_tests/vectorstores
Erick Friis 600b7bdd61
all: test 3.13 ci (#27197)
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-10-25 12:56:58 -07:00
..
cassettes
docarray
docker-compose community[minor]: VectorStore Infinispan. Adding TLS and authentication (#23522) 2024-10-09 10:51:39 -04:00
fixtures infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
qdrant
__init__.py
conftest.py
fake_embeddings.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_aerospike.py
test_alibabacloud_opensearch.py
test_analyticdb.py
test_annoy.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_aperturedb.py community[minor]: Add ApertureDB as a vectorstore (#24088) 2024-07-16 09:32:59 -07:00
test_astradb.py
test_atlas.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_awadb.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_azure_cosmos_db_no_sql.py LangChain Community: VectorStores: Azure Cosmos DB Filtered Vector Search (#24087) 2024-07-23 16:59:23 -07:00
test_azure_cosmos_db.py community[patch]: update connection string in azure cosmos integration test (#25438) 2024-08-15 14:07:54 +00:00
test_azuresearch.py community: Azure Search Vector Store is missing Access Token Authentication (#24330) 2024-08-26 15:41:50 -07:00
test_bagel.py
test_baiducloud_vector_search.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_bigquery_vector_search.py
test_cassandra.py community: Cassandra Vector Store: modernize implementation (#27253) 2024-10-22 18:11:11 +00:00
test_chroma.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
test_clarifai.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_clickhouse.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_couchbase.py
test_dashvector.py
test_deeplake.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_documentdb.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_duckdb.py
test_ecloud_vector_search.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_elastic_vector_search.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_elasticsearch.py
test_epsilla.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_hanavector.py
test_hippo.py
test_hologres.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_infinispanvs.py community[minor]: VectorStore Infinispan. Adding TLS and authentication (#23522) 2024-10-09 10:51:39 -04:00
test_jaguar.py
test_kinetica.py
test_lancedb.py
test_lantern.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_llm_rails.py
test_marqo.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_meilisearch.py
test_milvus.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_momento_vector_index.py
test_mongodb_atlas.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_myscale.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_neo4jvector.py Add mmr to neo4j vector (#25765) 2024-08-27 08:55:19 -04:00
test_nucliadb.py
test_opensearch.py
test_oraclevs.py
test_pgvector.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_pinecone.py
test_redis.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_relyt.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_rocksetdb.py
test_scann.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_singlestoredb.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
test_sqlitevec.py community: add sqlite-vec vectorstore (#25003) 2024-09-26 17:37:10 +00:00
test_sqlitevss.py
test_tair.py
test_tencentvectordb.py [Vector Store] Fix function add_texts in TencentVectorDB (#24469) 2024-07-22 09:50:22 -04:00
test_thirdai_neuraldb.py
test_tidb_vector.py <Community>: tidb vector support vector index (#19984) 2024-08-23 13:59:23 -04:00
test_tiledb.py
test_timescalevector.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_upstash.py multiple: rely on asyncio_mode auto in tests (#27200) 2024-10-15 16:26:38 +00:00
test_usearch.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_vald.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_vdms.py Community[minor]: Update VDMS vectorstore (#23729) 2024-07-25 22:13:04 -04:00
test_vearch.py
test_vectara.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
test_vlite.py
test_weaviate.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_xata.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_yellowbrick.py
test_zep.py
test_zilliz.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00