cycloner2020

Results 2 comments of cycloner2020

Hi there. I am also looking for an example for querying an existing index without populating more records. Anybody happen to know how this is done? Thanks in advance!

I actually figured it out if anyone needs the code. docsearch = Pinecone.from_existing_index(index_name=index_name, embedding=embeddings)