AI

Pinecone

7min

With the Pinecone app in , you can manage the vectors and make API calls in your Pinecone account.

Requirements

To use the Pinecone app in , you must have a Pinecone account.

Connect Pinecone and 

To get started, you must first create a connection between Pinecone and , allowing the two services to communicate.

To create the connection, you need to:

Obtain your API key in Pinecone

Before you create the connection in , you should first obtain a API key in your Pinecone account.

To obtain the API key:

  1. Log in to your Pinecone account.
  2. Click on the API Keys button on the left sidebar, then click the Create API Key button.
  3. Enter a name for the API key and click Create Key.
  4. Click the Copy Key Value button and save the API key in a safe place.

You'll use this value in the API Key connection field in .

Create the connection in

Once you have your Pinecone API key, you're ready to create the connection in .

To create the connection:

  1. Log in to your account, add a Pinecone module to your , and click Create a connection.
  2. Optional: In the Connection name field, enter a name for the connection.
  3. In the Index Name field, enter the name of your index. Your index name can be found by navigating to the Indexes tab on the left sidebar.
  4. If your index name is example-123.svc.exampleEnvironment.pinecone.io, enter example-123.svc.exampleEnvironment.
  5. In the API Key field, paste the API key copied from your Pinecone account.
  6. Click Save.
  7. If prompted, authenticate your account and confirm access.

You've successfully created the connection and can now use the Pinecone app in your . If you want to make changes to your connection in the future, follow the steps here.

Pinecone modules

After connecting to the Pinecone app, you can use the following types of modules to build your .

  • Upsert a Vector
  • Update a Vector
  • Get a Vector
  • Query Vectors
  • Delete a Vector
  • Make an API Call

Templates

You can look for Pinecone templates in Make's template gallery, where you'll find thousands of pre-created .

Pinecone resources