langchain/tests/integration_tests/vectorstores
Yaroslav Halchenko 0d92a7f357
codespell: workflow, config + some (quite a few) typos fixed (#6785)
Probably the most  boring PR to review ;)

Individual commits might be easier to digest

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2023-07-12 16:20:08 -04:00
..
cassettes
docarray
docker-compose
fixtures
__init__.py
conftest.py
fake_embeddings.py Reuse the existing collection if configured properly in Qdrant.from_texts (#7530) 2023-07-11 16:24:35 -04:00
test_alibabacloud_opensearch.py
test_analyticdb.py Implement delete interface of vector store on AnalyticDB (#7170) 2023-07-05 13:01:00 -07:00
test_annoy.py
test_atlas.py
test_awadb.py
test_azuresearch.py
test_cassandra.py Second Attempt - Add concurrent insertion of vector rows in the Cassandra Vector Store (#7017) 2023-07-01 11:09:52 -07:00
test_chroma.py Refactor vector storage to correctly handle relevancy scores (#6570) 2023-07-10 20:37:03 -07:00
test_clarifai.py codespell: workflow, config + some (quite a few) typos fixed (#6785) 2023-07-12 16:20:08 -04:00
test_clickhouse.py
test_deeplake.py Added deeplake use case examples of the new features (#6528) 2023-07-10 07:04:29 -07:00
test_elasticsearch.py
test_faiss.py Refactor vector storage to correctly handle relevancy scores (#6570) 2023-07-10 20:37:03 -07:00
test_hologres.py
test_lancedb.py
test_marqo.py Adding Marqo to vectorstore ecosystem (#7068) 2023-07-05 14:44:12 -07:00
test_milvus.py
test_mongodb_atlas.py adding max_marginal_relevance_search method to MongoDBAtlasVectorSearch (#7310) 2023-07-10 04:04:19 -04:00
test_myscale.py
test_opensearch.py
test_pgvector.py Refactor vector storage to correctly handle relevancy scores (#6570) 2023-07-10 20:37:03 -07:00
test_pinecone.py Revert pinecone v4 support (#7566) 2023-07-11 20:58:59 -04:00
test_qdrant.py Reuse the existing collection if configured properly in Qdrant.from_texts (#7530) 2023-07-11 16:24:35 -04:00
test_redis.py
test_rocksetdb.py Integrate Rockset as Vectorstore (#6216) 2023-06-21 01:22:27 -07:00
test_singlestoredb.py Refactor vector storage to correctly handle relevancy scores (#6570) 2023-07-10 20:37:03 -07:00
test_tair.py
test_vectara.py Vectara upd2 (#6506) 2023-07-02 12:15:50 -07:00
test_weaviate.py
test_zilliz.py