Hey team, thanks for all the help so far. I am using Digital Ocean to store the indices, and then redownload them in production. However, I am getting this error:
ValueError: No index in storage context, check if you specified the right persist_dir.
I have checked and tried every option available for which directory to set. Any ideas or tips?
Hey, a quick question on persistent storage. To store the indices and graphs that are generated, should I be using a database or an S3 storage? I have tried using S3, but I am getting errors with serialising and deserialising.