langchain/libs/community/tests/integration_tests/vectorstores
yeounhak f38fc89f35
community: Corrected aload func to be asynchronous from webBaseLoader (#28337)
- **Description:** The aload function, contrary to its name, is not an
asynchronous function, so it cannot work concurrently with other
asynchronous functions.

- **Issue:** #28336 

- **Test: **: Done

- **Docs: **
[here](e0a95e5646/docs/docs/integrations/document_loaders/web_base.ipynb (L201))

- **Lint: ** All checks passed

If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, ccurme, vbarda, hwchase17.

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-12-20 14:42:52 -05:00
..
cassettes
docarray
docker-compose community[minor]: VectorStore Infinispan. Adding TLS and authentication (#23522) 2024-10-09 10:51:39 -04:00
fixtures
qdrant
__init__.py
conftest.py
fake_embeddings.py
test_aerospike.py
test_alibabacloud_opensearch.py
test_analyticdb.py
test_annoy.py
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
test_awadb.py
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
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
test_clickhouse.py
test_couchbase.py
test_dashvector.py
test_deeplake.py
test_documentdb.py
test_duckdb.py
test_ecloud_vector_search.py
test_elastic_vector_search.py
test_elasticsearch.py
test_epsilla.py
test_falkordb_vector_integration.py community: Corrected aload func to be asynchronous from webBaseLoader (#28337) 2024-12-20 14:42:52 -05: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
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 Fixes: community: fix LanceDB return no metadata (#27024) 2024-12-18 15:21:28 +00:00
test_lantern.py
test_llm_rails.py
test_marqo.py
test_meilisearch.py
test_milvus.py
test_momento_vector_index.py
test_mongodb_atlas.py
test_myscale.py
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
test_pgvector.py
test_pinecone.py
test_redis.py
test_relyt.py
test_rocksetdb.py
test_scann.py
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: tablestore vector store check the dimension of the embedding when writing it to store. (#28812) 2024-12-19 09:30:43 -05:00
test_tair.py
test_tencentvectordb.py
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
test_upstash.py multiple: rely on asyncio_mode auto in tests (#27200) 2024-10-15 16:26:38 +00:00
test_usearch.py
test_vald.py
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
test_weaviate.py
test_xata.py
test_yellowbrick.py
test_zep.py
test_zilliz.py