chatgpt-retrieval-plugin
chatgpt-retrieval-plugin copied to clipboard
upgrade to llama 0.6
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.