{ submitHandler(); saveHandler(); }} >
{$i18n.t('Query Params')}
{$i18n.t('Top K')}
{#if querySettings.hybrid === true}
{$i18n.t('Minimum Score')}
{/if}
{#if querySettings.hybrid === true}
{$i18n.t( 'Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.' )}

{/if}
{$i18n.t('RAG Template')}