auto ingest copy
This commit is contained in:
parent
81901c666b
commit
895b3d95d2
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ export function AdvancedOnboarding({
|
||||||
{(hasLanguageModels || hasEmbeddingModels) && <Separator />}
|
{(hasLanguageModels || hasEmbeddingModels) && <Separator />}
|
||||||
<LabelWrapper
|
<LabelWrapper
|
||||||
label="Sample dataset"
|
label="Sample dataset"
|
||||||
description="Load 2 sample PDFs to chat with data immediately."
|
description="Load sample data to chat with immediately."
|
||||||
id="sample-dataset"
|
id="sample-dataset"
|
||||||
flex
|
flex
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue