You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! The old milvus lite (pip install milvus) has stability issue. So we are in the process of upgrading Milvus lite to a more stable and usable product with an improved lightweight architecture which eliminates all distributed components such as data node, query node and minio storage unnecessary for running on local machine. It sounds like you were using the old version and came across stability issue. We recommend you to try these options:
If you just want to try out Milvus as a python program, we recommend trying out the new version of milvus-lite, please follow the updated README to use it with pymilvus==2.4.2 which is scheduled to be released on 5/13!
Hi, I have attempted to connect to my MinIO server, and I have set up the configuration in the milvus.yaml file. I ran the following command:
However, after reviewing the log, I found no indications that the server attempted to connect to the MinIO server.
The text was updated successfully, but these errors were encountered: