langchain/tests/integration_tests/vectorstores
Kacper Łukawski 585f60a5aa
Qdrant update to 1.1.1 & docs polishing (#2388)
This PR updates Qdrant to 1.1.1 and introduces local mode, so there is
no need to spin up the Qdrant server. By that occasion, the Qdrant
example notebooks also got updated, covering more cases and answering
some commonly asked questions. All the Qdrant's integration tests were
switched to local mode, so no Docker container is required to launch
them.
2023-04-04 06:48:21 -07:00
..
__init__.py add few shot example (#148) 2022-11-19 20:32:45 -08:00
fake_embeddings.py Propagate "filter" arg in Chroma similarity_search (#1869) 2023-03-22 19:40:10 -07:00
test_atlas.py Harrison/atlas db (#1315) 2023-02-26 22:11:38 -08:00
test_chroma.py Propagate "filter" arg in Chroma similarity_search (#1869) 2023-03-22 19:40:10 -07:00
test_deeplake.py Harrison/deeplake (#1316) 2023-02-26 22:35:04 -08:00
test_elasticsearch.py Harrison/milvus (#856) 2023-02-02 22:05:47 -08:00
test_faiss.py Allow k to be higher than doc size in max_marginal_relevance_search (#1187) 2023-02-20 16:39:13 -08:00
test_milvus.py Harrison/milvus (#856) 2023-02-02 22:05:47 -08:00
test_opensearch.py Add Support for OpenSearch Vector database (#1191) 2023-02-20 18:39:34 -08:00
test_pgvector.py Add metadata filter to PGVector search (#1872) 2023-03-22 15:21:40 -07:00
test_pinecone.py use namespace argument in Pinecone constructor (#1757) 2023-03-18 19:55:38 -07:00
test_qdrant.py Qdrant update to 1.1.1 & docs polishing (#2388) 2023-04-04 06:48:21 -07:00
test_redis.py feat: add redisearch vectorstore (#1307) 2023-03-14 18:06:03 -07:00