FaissSearcher
FaissSearcher copied to clipboard
a common faiss searcher
Results
1
FaissSearcher issues
Sort by
recently updated
recently updated
newest added
刚刚开始用faiss, 你的这个wrapper 挺好用的 `items = pd.read_csv(item_path)` 弱弱的咨询一下如果我的csv文件有新的数据 能不能有种方法 addToIndex() 而不用重新reindex 所以数据呢 谢谢