Receiving attribute error that the type object ‘Pinecone’ has no attribute ‘from_existing_index’
I’m following a git repo and learning how to make a chatbot using pinecone and llama-2, but I’m getting an attribute error while using the Pinecone module, even though I’ve copied the same code as given in the repo: