55 likes
·
36.2K reads
4 comments
·May 4, 2023
May 4, 2023
thanks so much for this guide! in step 4 'importing necessary libraries:', the third function throws an error for me. do we need to 'import pinecone' if we also have 'from langchain.vectorstores import Pinecone' further below?
1
·
·Aug 22, 2023
Aug 22, 2023
nice
·
·Aug 25, 2023
Aug 25, 2023
Awsome
·
·Nov 2, 2023
Nov 2, 2023
AttributeError: module 'langchain.vectorstores.pinecone' has no attribute 'init'
issue_1: uppercase: Pinecone
issue_2: lowercase: pinecone
issue_3: to create virtual environment
unable to resolve this error even after taking help from stack overflow and chatGPT with my knowledge. please help me to complete this project from step number 8, I am facing lot of packages and library issues.
·