To get started, create an account with Pinecone if you don’t have one already. There is a free tier. Once you have an account, get an API key from the API Keys section on the Pinecone dashboard.

Add the API Key to your environment variables.

PINECONE_API_KEY=<your api key>

Install Pinecone addon

npm install @llm-tools/embedjs-pinecone

Usage

If you can't find specific feature or run into issues, please feel free to reach out through the following channels.

Was this page helpful?