Added support for Azure when using OpenAI provider.
Fixed an issue that occasionally blocked users from reviewing test files for a model-based entity type.
Using color to identify the entity type handling option - In the dataset file previews for text files only, Textual now highlights detected entities based on the entity type handling option:
Purple for redacted values
Blue for synthesized values
Gray for ignored values
The legend in the file toolbar identifies the colors. From the legend, you can show or hide the highlighting for entity values for each handling type. You can still click the values to change the handling option. Textual remembers these settings across files and sessions.
Confidence score thresholds for custom entity types - For each custom entity type in a dataset, you can now set a minimum detection confidence score. On the dataset details, the new Confidence Thresholds tab displays the distribution of confidence scores for each custom entity type. It includes a slider to select the cutoff. Textual ignores detections that score below the threshold. Those values are not redacted or synthesized. The change is applied immediately and does not require a file rescan. In the file preview and entity catalog, ignored detections remain visible, but are marked as Ignored.
On a dataset's Files page, you can now upload files by dragging and dropping them anywhere on the page. This works both for new datasets and for datasets that already contain files.