pymilvus: Failed to create new connection using 03f6034f5bdb454fbf42ffd5c13d5a33
I am trying to make a script which summarizes the text fed it to a model and saves it on milvus.
What does num_entities indicate for a Milvus collection?
I had thought that num_entities
would indicate the number of records (or whatever the correct term is) within a Milvus collection. However, I created 1 file – test_milvus.py
to create a simple collection like so: