Skip to main content

Configuring Pinecone Vector Database Connector

The Pinecone Vector Database Connector allows you to integrate Pinecone as a vector database for storing and retrieving vectorized data in your pipelines. This guide explains the configuration options available when setting up a Pinecone vector database connector.

Configuring the Integration

  1. From the main menu, click on Vector Databases
  2. Click New Vector Database Integration
  3. Select the Pinecone card
  4. Enter a descriptive name for the integration.
  5. Follow the desired authentication approach.

Authentication

There are two options for configuring your Pinecone integration:

  1. Use your Pinecone API key.
  2. Use Pinecone Connect.

Authenticate with your Pinecone API key

Finding Required Information in Pinecone
  1. Enter the integration name and your Pinecone API key, then click Create Pinecone Integration.

    Pinecone Vector Database Connector Configuration

To find your Pinecone API Key:

  1. Log in to your Pinecone Console.
  2. Navigate to the API Keys section.
  3. Copy your API key or generate a new one if needed.

Pinecone API Key Location

Authenticate via Pinecone

  1. Enter the integration name, then click Authenticate with Pinecone.

    Pinecone Vector Database Connector Configuration

  2. Log in to your Pinecone account.

Pinecone Vector Database Connector Configuration

  1. Confirm the organization and project, then click Authorize.

Pinecone Vector Database Connector Configuration

  1. Click Create Pinecone Integration. Pinecone Vector Database Connector Configuration

Troubleshooting

If you encounter issues while creating the integration:

  • Verify that your API Key is correct and has the necessary permissions
  • Ensure that your endpoint URL is accurate and does not include any object names
  • Check that your Pinecone index is properly configured and accessible

For further assistance, please refer to the Pinecone documentation or contact Vectorize support.

Was this page helpful?