You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In setup.md in the LlamaIndex setup section - Changed GPTSimpleVectorIndex to GPTVectorStoreIndex to match the updated field in LlamaIndex.
Fixes issue openai#307.
In setup.md in the LlamaIndex setup section - Changed GPTSimpleVectorIndex to GPTVectorStoreIndex to match the updated field in LlamaIndex.
Fixes issue #307.
GPTSimpleVectorIndex
is mentioned in LlamaIndex setup but the class is now renamed toGPTVectorStoreIndex
: run-llama/llama_index#1900The text was updated successfully, but these errors were encountered: