Required parameters
When deploying the Slack to Qdrant [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. |
OpenAI Model Name | Specify the OpenAI model name to use for embedding the data.
The default model is 'text-embedding-ada-002'. |
Qdrant API Key | Specify the API key used to authenticate to Qdrant. |
Qdrant URL | Specify the URL of the destination Qdrant instance. |
Qdrant Collection | Specify the name of the destination Qdrant collection. |
Slack Channel ID | Specify the Slack channel ID. |
Slack User or Bot Access Token | Specify the Slack user or bot access token. |