Pinecone.from_existing_index not working #2

Open
opened 2026-02-16 03:15:25 -05:00 by yindo · 0 comments
Owner

Originally created by @dynamiteMOJO on GitHub (Feb 8, 2024).

showing error: "AttributeError: list_indexes is no longer a top-level attribute of the pinecone package.
To use list_indexes, please create a client instance and call the method there instead."

Pinecone.from_existing_index(index_name='index_name', embedding=embeddings,text_key="text")

Originally created by @dynamiteMOJO on GitHub (Feb 8, 2024). showing error: "AttributeError: list_indexes is no longer a top-level attribute of the pinecone package. To use list_indexes, please create a client instance and call the method there instead." Pinecone.from_existing_index(index_name='index_name', embedding=embeddings,text_key="text")
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/pinecone-serverless#2