Required parameters
When deploying the Slack to Pinecone [Technical Preview] ReadyFlow, you have to provide the following parameters. Use the information you collected in Prerequisites.
Parameter name | Description |
---|---|
OpenAI API Key | Specify the API key used to authenticate to OpenAI. |
Pinecone API Key | Specify the API key used to authenticate to Pinecone. |
Pinecone Environment | Pinecone no longer requires the environment to connect, but you still need to provide a value for this parameter for the deployment to succeed as the related property in the Pinecone processor is required. |
Pinecone Index | Specify the name of the Pinecone index. To ensure correct functionality of this ReadyFlow, make sure your Pinecone index has been created with the same dimension as the 'text-embedding-ada-002' model (1536). |
Slack Channel ID | Specify the Slack channel ID. |
Slack User or Bot Access Token | Specify the Slack user or bot access token. |