communications-mining
latest
false
November 2024
Communications Mining Automation Cloud Release Notes
Last updated Nov 26, 2024
November 2024
- The ability to create datasets now requires the Modify Datasets level permission, instead of the more restrictive Datasets Admin level permission. The delete ability stays with Datasets Admin. This enables users with the "Model trainer" role to create datasets, as expected.
- We've updated the Generative Extraction's Preview model. Now it provides the label confidence as both the occurrence and extraction confidence values. This change replaces the previous model which returned a value of 1 for both. This modification allows downstream automations to filter out extractions that don't meet the set label threshold, improving precision in downstream operations.
- The preview model for Generative Extraction and CommPath now train independently of one another. This means that when you switch from the Preview model to CommPath (the default model), the Preview model will continue to provide predictions until the CommPath model completes its training. The same behavior applies when switching from CommPath to the Preview model.
- When you configure your fields, you can now choose from a number of default field types:
- Date
- Exact Text
- Inferred Text
- Monetary Quantity
- Number
Note: A field type can be used exclusively for either general fields or extraction fields – they cannot be shared between the two.
Additionally, 'Inferred text' and 'Number' field types can only be used for extraction fields.
- We've fixed an issue where selecting Predict extractions in Explore would only display predictions for some messages on the page, leaving others out. Now, you should see predictions for all messages.
- In Generative Extraction, we've fixed the Confirm All button to correctly apply predicted values rather than marking some fields as missing.