refac: hide hybrid option with full context mode

This commit is contained in:
Timothy Jaeryang Baek 2025-03-28 13:16:56 -07:00
parent acd5b07fb4
commit 0413c747a9

View File

@ -661,6 +661,7 @@
</div>
</div>
{#if !RAG_FULL_CONTEXT}
<div class=" mb-2.5 flex w-full justify-between">
<div class=" self-center text-xs font-medium">{$i18n.t('Hybrid Search')}</div>
<div class="flex items-center relative">
@ -745,6 +746,7 @@
</div>
</div>
{/if}
{/if}
</div>
<div class="mb-3">