Milvus class init slow #23206
douxiaofeng99
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the Milvus class, it will do so much steps, such as


so, when we use this class in every time user asking question, the class init will cost about 1.5 seconds.
How to decrease the time? In our scene, collection will change with different user
Beta Was this translation helpful? Give feedback.
All reactions