chatgpt-retrieval-plugin icon indicating copy to clipboard operation
chatgpt-retrieval-plugin copied to clipboard

upgrade to llama 0.6

Open hansvdam opened this issue 1 year ago • 0 comments

Llama index has undergone a major update to version 6. The old way of storing and index no longer seems to exist. Unfortunately it seems to be a breaking change. This PR updates the chatgpt-retrieval-plugin to the new way of handling simple indexes. I think it is better if you want to start from scratch, to store the index in the new way.

hansvdam avatar May 10 '23 17:05 hansvdam