langchain/tests/integration_tests/vectorstores
seanaedmiston f0a258555b
Support similarity search by vector (in FAISS) (#961)
Alternate implementation to PR #960 Again - only FAISS is implemented.
If accepted can add this to other vectorstores or leave as
NotImplemented? Suggestions welcome...
2023-02-15 22:50:00 -08:00
..
__init__.py add few shot example (#148) 2022-11-19 20:32:45 -08:00
fake_embeddings.py Harrison/milvus (#856) 2023-02-02 22:05:47 -08:00
test_chroma.py Chroma persistence (#1028) 2023-02-13 21:09:06 -08:00
test_elasticsearch.py Harrison/milvus (#856) 2023-02-02 22:05:47 -08:00
test_faiss.py Support similarity search by vector (in FAISS) (#961) 2023-02-15 22:50:00 -08:00
test_milvus.py Harrison/milvus (#856) 2023-02-02 22:05:47 -08:00
test_pinecone.py Add pinecone integration test (#911) 2023-02-06 18:13:35 -08:00
test_qdrant.py Harrison/milvus (#856) 2023-02-02 22:05:47 -08:00