Sep 11, 2024
Sep 11, 2024
New AI model for Mail Tags extraction - Private API (RS Components project)
For RS Components project, a new AI model is designed to :
- Preprocess (based on Regex) a text that might be a sequence of exchanged mails, to extract only the last exchanged mail content (R&D team)
- Output a list of tags (one or multiple tags) to categorize or qualify a mail, extracted from an input list of tags
The model can accept an input in format of Array (list of tags) or Object with tag_key:tag_value pairs (recommended).
Check the Clickup documentation for this new model (Private API)