Find answers from the community

Updated 3 months ago

Hello can someone help me with these two

Hello, can someone help me with these two errors, I am not an expert in programming
Attachment
image.png
m
B
L
8 comments
are there any error messages too?
looks like your code is for the version of llama_index before 0.6.0 but you recently upgraded to that version
I believe the methods for storing indices to disk have changed: https://gpt-index.readthedocs.io/en/latest/how_to/storage/save_load.html
Is there a way to update the code to work with this version?
Save to disk and load from disk are gone in the latest version, replaced by the storage context

Check out the latest docs for a refresh πŸ‘

https://gpt-index.readthedocs.io/en/stable/guides/primer/usage_pattern.html#optional-save-the-index-for-future-use
Can you connect to a voice channel and help me modify it?
Sorry, I'm technically at work right now haha in meetings πŸ˜…
Add a reply
Sign up and join the conversation on Discord