Ask a question to get started
Enter to sendā¢Shift+Enter new line
Load pinecone vectorstore from index name.
from_existing_index( cls, index_name: str, embedding: Embeddings, text_key: str = 'text', namespace: Optional[str] = None, pool_threads: int = 4 ) -> PineconeVectorStore