Zilliz vector store.
You need to have pymilvus installed and a
running Zilliz database.
See the following documentation for how to run a Zilliz instance: https://docs.zilliz.com/docs/create-cluster
IF USING L2/IP metric IT IS HIGHLY SUGGESTED TO NORMALIZE YOUR DATA.
Milvus vector store. DO NOT USE. KEPT FOR BACKWARDS COMPATIBILITY.
You need to install pymilvus and run Milvus.
See the following documentation for how to run a Milvus instance: https://milvus.io/docs/install_standalone-docker.md
If looking for a hosted Milvus, take a look at this documentation: https://zilliz.com/cloud and make use of the Zilliz vectorstore found in this project.
IF USING L2/IP metric, IT IS HIGHLY SUGGESTED TO NORMALIZE YOUR DATA.