Pinecone Connection¶
The Pinecone connection type enables access to Pinecone APIs.
Default Connection IDs¶
Pinecone hook points to pinecone_default
connection by default.
Configuring the Connection¶
- Host (optional)
Host URL to connect to a specific Pinecone index.
- Pinecone Environment (required)
Specify your Pinecone environment to connect to.
- Pinecone API key (required)
Specify your Pinecone API Key to connect.
- Project ID (required)
Project ID corresponding to your API Key.