ReadyFlow: Slack to OpenSearch [Technical Preview]
You can use the Slack to OpenSearch [Technical Preview] Readyflow to consume messages from a Slack channel, vectorize them using an OpenAI model and write the results to OpenSearch.
This ReadyFlow reads messagesfrom a Slack channel, vectorizes the data using an OpenAI embedding model, and stores the results in OpenSearch vector DB. The default OpenAI model is 'text-embedding-ada-002'. A Slack bot access token, an OpenAI API key and an OpenSearch password are required to run this flow. Define a KPI on the failure_WriteToOpenSearch connection to monitor failed write operations.
Slack to OpenSearch [Technical Preview] ReadyFlow details | |
---|---|
Source | Slack |
Source Format | Slack |
Destination | OpenSearch |
Destination Format | Vector DB |