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