Pinecone
Prerequisite
Register an account for Pinecone
Click Create your first index

Fill in required fields:
Index Name, name of the index to be created. (e.g. elon-musk)
Dimensions, size of the vectors to be inserted in the index. (e.g. 1536)

Click Create Index
Setup
Get/Create your API Key and Environment\
Add a new Pinecone node to canvas and fill in the parameters:
Pinecone Index
Pinecone namespace (optional)

Create new Pinecone credential -> Fill in API Key and Environment

Start the upsert process:


Verify from Pinecone dashboard to see if data has been successfully upserted:

Document can be connected with any node under Document Loader category
Embeddings can be connected with any node under Embeddings category
Resources
Last updated
Was this helpful?