Possibility to increase the limit of the returned answers of the knowledge graph on the Now Assist panelIssue When asking a question in the Now Assist panel, if the list of returned records exceeds 10, a link to the table with the rest of the filter is provided. The requirement is to increase the default value of the returned records.ReleaseAny releaseResolution1. The number of results displayed in the Now Assist panel is determined by the system property [sn_ais_assist.synthesized_answer.max_num_kg_items]. 2. By default, this property is set to 10. 3. To increase the limit, the property value can be overridden to the desired number based on the user's requirement.