Find answers from the community

Updated last year

Quick question: What's the difference

At a glance

The community member has a question about the difference between loading an index using DocumentSummaryIndex.from_documents and load_index_from_storage. Another community member asks if a vector store is the best way to store a DocumentSummary. Additionally, a community member mentions that they have persisted (saved) an index from an earlier session and wants to reuse it without having to regenerate it. There is no explicitly marked answer in the provided information.

Quick question: What's the difference between loading the index with DocumentSummaryIndex.from_documents and using load_index_from_storage
k
r
2 comments
And is a vector store the best way to store a DocumentSummary?
I persisted (saved) an index from an earlier session, and I want to reuse it without having to regenerate it.
Add a reply
Sign up and join the conversation on Discord