This guide explains how to set up a Pinecone vector database in minutes.
Api-Key
header that specifies your API key, and your environment must be specified in the URL. You’ll see this in all subsequent curl
examples.upsert
operation to write 5 8-dimensional vectors into the index:curl
command above uses the endpoint for your Pinecone index.
delete_index
operation to delete it: