Find answers from the community

Updated 2 months ago

Hello Since yesterday I ve been getting

Hello! Since yesterday I've been getting this error when trying to load from disk an index already created.
Attachment
image.png
L
T
6 comments
Since v0.5.0 introduced breaking changes, you'll need to either migrate your saved index or re-create the index
https://twitter.com/gpt_index/status/1640792033433620480

You'll want to use index_struct_type "simple_dict"
Yeah I tried to re-run my indexes. However, I also got an error with LLMPredictor
Attachment
image.png
There's also a no service context object that combines the llm predictor with a few things (lots of changes lol)

I recommend re-reading the docs.

Here's a page for the llm error https://gpt-index.readthedocs.io/en/latest/how_to/customization/custom_llms.html#example-changing-the-underlying-llm
No worries! Many breaking changes came out so it's definitely a little confusing for now πŸ˜… trying to make it as smooth as possible for people
Add a reply
Sign up and join the conversation on Discord