Find answers from the community

Updated 6 months ago

Hi is there a way that we can

At a glance

The community member is asking if there is an efficient way to save and load the 'storage_context' variable, which is set to StorageContext.from_defaults(). Another community member responds by asking if the question is about whether to load or save depending on if the 'storage_context' already exists. There is no explicitly marked answer in the provided information.

Hi, is there a way that we can efficiently save and load 'storage_context' below?

storage_context = StorageContext.from_defaults()
b
1 comment
you mean whether to load or save depending on if it exists?
Add a reply
Sign up and join the conversation on Discord