ReadyFlow overview: Slack to Milvus [Technical Preview]
You can use the Slack to Milvus [Technical Preview] ReadyFlow to consume messages from a Slack channel, vectorize them using a HuggingFace model and write the results to Milvus.
This ReadyFlow reads messages from a Slack channel, vectorizes the data using a HuggingFace embedding model, and stores the results in Milvus vector DB. The default HuggingFace model is 'all-MiniLM-L12-v2'. A Slack bot access token and a Milvus access token are required to run this flow. Define a KPI on the failure_WriteToMilvus connection to monitor failed write operations.
Slack to Milvus [Technical Preview] ReadyFlow details | |
---|---|
Source | Slack |
Source Format | Slack |
Destination | Milvus |
Destination Format | Vector DB |