Hey guys, super new to llama index + open ai's integration with it. I have gone through the tutorial and stored the vector data received from Open AI inside an index.json but it created a 5.8 GB file. I can't load this file everytime I need to query it so I wanna move it either a vector database modify my code to bring down the load times. Can someone point me to some sample code or tutorial on how to achieve it?