com.glide.cs.intent_confidence_threshold
ServiceNow property description:
DEPRECATED - no longer used. Refer to open_nlu_driver table for this value. The minimum NLU confidence score for an intent to be considered as a match.
Attributes
- Sys ID: 512951e773183300c1dc32e954f6a77c
- Type: string
- Application: Global
- Default value: 0.7

AI generated property description:
The ServiceNow property `com.glide.cs.intent_confidence_threshold` is deprecated and no longer in use. According to the provided documentation, this property was originally intended to set the minimum NLU (Natural Language Understanding) confidence score required for an intent to be considered a match. Users should now refer to the `open_nlu_driver` table for this value. This change indicates a shift in how ServiceNow handles NLU confidence thresholds, centralizing the configuration within the `open_nlu_driver` table. For more details on training, testing, and publishing NLU models, users can refer to the provided documentation link.
Source