chore: format

This commit is contained in:
Timothy Jaeryang Baek
2025-05-24 02:13:46 +04:00
parent 29d08c2a16
commit 51ab02f3af
53 changed files with 210 additions and 2 deletions

View File

@@ -774,7 +774,9 @@
{#if RAGConfig.ENABLE_RAG_HYBRID_SEARCH === true}
<div class="mb-2.5 flex w-full justify-between">
<div class="self-center text-xs font-medium">{$i18n.t('Weight of BM25 Retrieval')}</div>
<div class="self-center text-xs font-medium">
{$i18n.t('Weight of BM25 Retrieval')}
</div>
<div class="flex items-center relative">
<input
class="flex-1 w-full text-sm bg-transparent outline-hidden"