* Update Redis Store to support init from parameters * Update notebook to show how to use redis store, and some fixes in documentation
This PR adds the ability to temporarily cache or persistently store embeddings. A notebook has been included showing how to set up the cache and how to use it with a vectorstore.