-
{$i18n.t('Enable Google Drive')}
-
-
-
+
{$i18n.t('Google Drive')}
+
+
+
+
{$i18n.t('Enable Google Drive')}
+
+
+
-
+
-
-
{$i18n.t('Query Params')}
+
+
{$i18n.t('Query Params')}
-
-
-
{$i18n.t('Top K')}
+
+
+
{$i18n.t('Top K')}
+
+
+
+
+
+
+ {#if querySettings.hybrid === true}
+
+
+ {$i18n.t('Minimum Score')}
+
-
- {#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')}
-
+ {$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')}
+
+
+
+
+
+
+
+
+
+
{$i18n.t('Chunk Params')}
+
+
+
{$i18n.t('Text Splitter')}
+
+
-
-
+ {$i18n.t('Default')} ({$i18n.t('Character')})
+ {$i18n.t('Token')} ({$i18n.t('Tiktoken')})
+
-
-
-
-
{$i18n.t('Chunk Params')}
-
-
-
{$i18n.t('Text Splitter')}
-
-
- {$i18n.t('Default')} ({$i18n.t('Character')})
- {$i18n.t('Token')} ({$i18n.t('Tiktoken')})
-
+
+
+
+ {$i18n.t('Chunk Size')}
+
+
+
-
-
-
- {$i18n.t('Chunk Size')}
-
-
-
-
+
+
+ {$i18n.t('Chunk Overlap')}
-
-
- {$i18n.t('Chunk Overlap')}
-
+
+
+
+
+
-
+
+
+
{$i18n.t('PDF Extract Images (OCR)')}
+
+
+
+
+
+
+
+
+
+
+
+
{$i18n.t('Files')}
+
+
+
+
+ {$i18n.t('Max Upload Size')}
+
+
+
+
-
+
-
-
-
{$i18n.t('PDF Extract Images (OCR)')}
-
-
-
-
+
+
+ {$i18n.t('Max Upload Count')}
-
-
-
-
-
-
-
{$i18n.t('Files')}
-
-
-
-
- {$i18n.t('Max Upload Size')}
-
-
-
-
-
-
-
-
-
-
-
- {$i18n.t('Max Upload Count')}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{
- showResetUploadDirConfirm = true;
- }}
- type="button"
- >
-
- {$i18n.t('Reset Upload Directory')}
-
-
-
{
- showResetConfirm = true;
- }}
- type="button"
- >
-
-
- {$i18n.t('Reset Vector Storage/Knowledge')}
-
-
+
-
+
+
+
+
{
+ showResetUploadDirConfirm = true;
+ }}
+ type="button"
>
- {$i18n.t('Save')}
+
+ {$i18n.t('Reset Upload Directory')}
+
+
+
{
+ showResetConfirm = true;
+ }}
+ type="button"
+ >
+
+
+ {$i18n.t('Reset Vector Storage/Knowledge')}
+
+
+
+ {$i18n.t('Save')}
+
+