glide.nlu.utterances_per_intent.value_limit
ServiceNow property description:
Maximum number of utterances per intent
Attributes
- Sys ID: 28344867731310103bb6a4fa54f6a7bc
- Type: string
- Application: Global
- Default value: 200

AI generated property description:
The ServiceNow property `glide.nlu.utterances_per_intent.value_limit` sets the maximum number of utterances that can be associated with a single intent in Natural Language Understanding (NLU) models. This property helps manage the performance and efficiency of NLU models by limiting the number of example phrases (utterances) used to train each intent. By default, this value is set to 100, but it can be adjusted based on specific requirements. Adjusting this limit can help balance the trade-off between model accuracy and computational resources. This property is particularly useful in environments with a large number of intents and utterances.
Source