### Question Validation - [X] I have searched both the documentation and discord for an answer. ### Question What is the process if I want to externally embed a cache of documents before constructing an index on top? Or is it recommended to use llama_index structures to do all that and just plug in a VectorDB?