enh: bypass embedding and retrieval

This commit is contained in:
Timothy Jaeryang Baek
2025-02-26 15:42:19 -08:00
parent 1c2e36f1b7
commit 57010901e6
10 changed files with 486 additions and 370 deletions

View File

@@ -87,7 +87,7 @@
<div>
<Tooltip
content={enableFullContent
? 'Inject the entire document as context for comprehensive processing, this is recommended for complex queries.'
? 'Inject the entire content as context for comprehensive processing, this is recommended for complex queries.'
: 'Default to segmented retrieval for focused and relevant content extraction, this is recommended for most cases.'}
>
<div class="flex items-center gap-1.5 text-xs">