com.glide.cs.ai_search.max_regular_result
ServiceNow property description:
Sys property used to define the number of regular AI search results (3<= x <= 10) to be displayed. The default number remains at 3.
Attributes
- Sys ID: 0b31f690c32291104c8595844440ddbf
- Type: integer
- Application: Global
- Default value: 3

AI generated property description:
The ServiceNow property `com.glide.cs.ai_search.max_regular_result` is a system property that determines the number of regular AI search results to be displayed in the Virtual Agent. According to the documentation, this property allows administrators to configure the number of search results within a specified range, specifically between 3 and 10. By default, the property is set to display 3 results. Adjusting this property can help tailor the user experience by controlling the amount of information presented in response to a search query. This customization can be particularly useful in managing the balance between providing sufficient information and avoiding information overload for users interacting with the Virtual Agent.
Source