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,I want to know when I have an index file,and I have a batch of new data and want to add it to the index,how to do? use index.add() directly? if i need to train? and I want to know the principle of index.train,thank you.