langchain/libs/community/tests/integration_tests/vectorstores
binhnd102 f723a8456e
Fixes: community: fix LanceDB return no metadata (#27024)
- [ x ] Fix when lancedb return table without metadata column
- **Description:** Check the table schema, if not has metadata column,
init the Document with metadata argument equal to empty dict
    - **Issue:** https://github.com/langchain-ai/langchain/issues/27005

- [ x ] **Add tests and docs**

---------

Co-authored-by: ccurme <chester.curme@gmail.com>
2024-12-18 15:21:28 +00:00
..
cassettes community[minor]: Add support for Upstash Vector (#20824) 2024-04-29 17:25:01 -04:00
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 infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
__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 community[minor]: add aerospike vectorstore integration (#21735) 2024-05-21 01:01:47 +00:00
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 multiple: combine sync/async vector store standard test suites (#28580) 2024-12-06 14:55:06 -05: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 cosmosdbnosql: Added Cosmos DB NoSQL Semantic Cache Integration with tests and jupyter notebook (#24424) 2024-12-16 21:57:05 -05:00
test_azure_cosmos_db.py community: VectorStores: Azure Cosmos DB Mongo vCore with DiskANN (#27329) 2024-12-12 01:54:04 +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 community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_epsilla.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_falkordb_vector_integration.py community: added FalkorDB vector store support i.e implementation, test, docs an… (#26245) 2024-12-16 19:37:55 +00:00
test_hanavector.py community: Add support for SAP HANA Vector hnsw index creation (#27884) 2024-12-05 23:29:08 +00:00
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 community[patch]: Kinetica Integrations handled error in querying; quotes in table names; updated gpudb API (#22724) 2024-06-11 10:01:26 -04:00
test_lancedb.py Fixes: community: fix LanceDB return no metadata (#27024) 2024-12-18 15:21:28 +00:00
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 community[minor]: Opensearch hybridsearch implementation (#25375) 2024-12-13 16:34:12 -05:00
test_oraclevs.py community[minor]: Oraclevs integration (#21123) 2024-05-04 03:15:35 +00:00
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 core,langchain,community[patch]: allow langsmith 0.2 (#28598) 2024-12-10 18:50:58 +00:00
test_sqlitevec.py community: add sqlite-vec vectorstore (#25003) 2024-09-26 17:37:10 +00:00
test_sqlitevss.py
test_tablestore.py community[minor]: Add TablestoreVectorStore (#25767) 2024-12-13 11:17:28 -08:00
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 community: update Vectara integration (#27869) 2024-11-04 20:40:39 +00:00
test_vlite.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
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 community[minor]: Add indexing via locality sensitive hashing to the Yellowbrick vector store (#20856) 2024-05-06 20:18:02 +00:00
test_zep.py
test_zilliz.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00