Pinecone
Prerequisite
Register an account for Pinecone
Click Create your first index\
Input 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
Copy & Paste each details (API Key, Environment, Index Name) into Pinecone Upsert Document node or Pinecone Load Existing Index node
Document can be connect with any node under Document Loader category
Embeddings can be connect with any node under Embeddings category
Resources
Last updated