Merge pull request #110 from vatsaldrc/patch-1

Update introduction.mdx
This commit is contained in:
Jing Y.
2025-05-21 14:39:54 +08:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ Create a knowledge base and import either local document file or online data.
2. Choose a chunking mode and preview the spliting results. This stage involves content preprocessing and structuring, where long texts are divided into multiple smaller chunks.
<Card title="Choose a hunk mode" icon="link" href=".././chunking-and-cleaning-text">
<Card title="Choose a chunk mode" icon="link" href=".././chunking-and-cleaning-text">
Choose a chunking mode and preview the spliting results. This stage involves content preprocessing and structuring, where long texts are divided into multiple smaller chunks.
</Card>