Document Insertion with time-weighted postprocessor (Python) Llama Index (GPT Index)

120 views Asked by At

I want to insert a document (initially text like pdf, docx, etc.) into an existing index w/ Time-Weighted Rerank.

The index is already created with metadata for time-stamping, How can the insertion be conducted for any new data(docs) to insert in the existing one.

0

There are 0 answers