Pinecone Connection

Pinecone is a cloud-native vector database, simplifying long-term memory provision for high-performance AI applications with its optimized storage, querying, and indexing capabilities.

This topic describes how to authenticate to Pinecone and configure any necessary connection properties in the Pinecone connection connector.

Connection Configuration

Each connection property available in the Pinecone connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


API Key

The API key for connecting to Pinecone.

To know more about how to get your API key and environment details, click here.


Environment

The cloud environment of your Pinecone project.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top