Pinecone
Last updated
Last updated
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.
Field | Description | Required |
---|---|---|
Name | A descriptive name to identify the connector within Vectorize | Yes |
API Key | The API Key for authentication | Yes |
There are two options for configuring your Pinecone integration:
Use your Pinecone API key.
Use Pinecone Connect.
To find your Pinecone API Key:
Log in to your Pinecone Console.
Navigate to the API Keys section.
Copy your API key or generate a new one if needed.
Enter the integration name, your Pinecone API key, and then click Create Pinecone Integration.
Enter the integration name, then click Pinecone Connect.
Log in to your Pinecone account.
Confirm the organization and project, then click Authorize.
From the main menu, click on Vector Databases
Click New Vector Database Integration
Select the Pinecone card
Fill in the required fields:
Enter a descriptive name for the connector
Paste your Pinecone API Key
Enter your Pinecone endpoint URL
Click Create Pinecone Integration to test and save your configuration
When configuring a pipeline, you can select this Pinecone integration as the vector database output. Vectorize will then write the vectorized data to your specified Pinecone instance.
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.
Click Create Pinecone Integration.