docs: update docs

fix a typo
This commit is contained in:
Hamid Zare
2023-04-17 09:28:32 -04:00
committed by GitHub
parent 10cd0f3362
commit 6700ac94fa

View File

@@ -325,7 +325,7 @@ export MEMORY_BACKEND="pinecone"
### Milvus Setup
[Milvus](https://milvus.io/) is a open-source, high scalable vector database to storage huge amount of vector-based memory and provide fast relevant search.
[Milvus](https://milvus.io/) is an open-source, highly scalable vector database to store huge amounts of vector-based memory and provide fast relevant search.
- setup milvus database, keep your pymilvus version and milvus version same to avoid compatible issues.
- setup by open source [Install Milvus](https://milvus.io/docs/install_standalone-operator.md)