AnswerDotAI / byaldi

Use late-interaction multi-modal models such as ColPali in just a few lines of code.
Apache License 2.0
634 stars 62 forks source link

Add remove_from_index method #66

Open hubkrieb opened 1 week ago

hubkrieb commented 1 week ago

Description

Add the possibility to remove a document from the index following #38

Test

Tested on a DB of 10 documents with 932 pages in total and obtained good performance (removal of a document in less than 0.2s)