Destinations
Pinecone
Send processed data from Unstructured to Pinecone.
The following video shows how to fulfill the minimum set of Pinecone prerequisites:
Here are some more details about the prerequisites:
The Pinecone prerequisites:
-
A Pinecone account. Get an account.
-
A Pinecone API key. Get an API key.
-
A Pinecone serverless index. Create a serverless index.
To create the destination connector:
- On the sidebar, click Connectors.
- Click Destinations.
- Click Add new.
- Give the connector some unique Name.
- In the Provider area, click Pinecone.
- Click Continue.
- Follow the on-screen instructions to fill in the fields as described later on this page.
- Click Save and Test.
Fill in the following fields:
- Name (required): A unique name for this connector.
- Index Name (required): The name of the index in the Pinecone database.
- Environment (required): The name of the Pinecone environment for the index instance.
- Batch Size (required): The number of records to use in a single batch.
- API Key (required): The Pinecone API key.