Hi, beginner question.
I have use this tutorial effectively to create my first pinecone index with a bunch of PDFs I have
(1) LangChain101: Question A 300 Page Book (w/ OpenAI + Pinecone) - YouTube
I now want to (1) LangChain101: Question A 300 Page Book (w/ OpenAI + Pinecone) - YouTube
Now when I restart my application I dont want to create new embeddings again for existing docs but want to retrieve all the embeddings from the documents in my index.
How do I do this? ( have searched around and even asked GPT-4 but went down a rabbit hole!)
Thanks
JK