glide.platform_ml.api.max_nlu_lookupsource_records
ServiceNow property description:
Maximum number of records in a Table vocabulary source
Attributes
- Sys ID: 07976c34531020103b47ddeeff7b1298
- Type: integer
- Application: Global
- Default value: 100000

AI generated property description:
The ServiceNow property `glide.platform_ml.api.max_nlu_lookupsource_records` defines the maximum number of records that can be used in a Table vocabulary source for Natural Language Understanding (NLU). This property ensures that the NLU model does not process an excessive number of records, which could impact performance. By setting a limit, it helps maintain optimal system efficiency and response times. The default value for this property is 1000 records, but it can be adjusted based on specific requirements and system capabilities. Adjusting this property allows administrators to balance between the comprehensiveness of the vocabulary source and the performance of the NLU model.
Source