maxsimilarityquestions

Type: float
Default:
Context: search, questions

About this parameter

Allows search and embedding recommendations of questions to specify the maximum similarity that a question can have to be returned as a recommendation. A low value will return more similar questions, while a high value will return more diverse questions. The default value is 1.1. This means that all questions with a similarity score of 1.1 or lower will be returned as recommendations. If you set the value to 0.5, only questions with a similarity score of 0.5 or lower will be returned as recommendations.

Usage examples

<div class="rek-prediction" data-entitytype="rekai-qna" data-maxsimilarityquestions="2"></div>