byaldi icon indicating copy to clipboard operation
byaldi copied to clipboard

how to load existing index from persistant directory

Open HafizNouman666 opened this issue 8 months ago • 1 comments

hy can anyone know how to load the existing index from persitant directory means my indexses are stored in .byadli with index name subfolder so how i can load the already existing embeddings from persistant directory ?

HafizNouman666 avatar Apr 28 '25 21:04 HafizNouman666

You can load the stored indexes using, RAG.from_index()

diya-xfactr avatar Aug 21 '25 04:08 diya-xfactr