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
[Question]: How large data set can be reingested to milvus and query it using llamaindex when I need to change the embedding model to a new one? #20848
I have searched both the documentation and discord for an answer.
Question
I have milvus collections for each tenant which have thousands of entities. Now I need to change the embedding model to another one, which is not retrieving the information related to the old indices. How to handle this?