From db843b4bc1cdc503d87782e68504b56f4eed380d Mon Sep 17 00:00:00 2001 From: Jin Hai Date: Wed, 3 Dec 2025 16:58:00 +0800 Subject: [PATCH] Update docs/guides/dataset/configure_knowledge_base.md Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com> --- docs/guides/dataset/configure_knowledge_base.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/dataset/configure_knowledge_base.md b/docs/guides/dataset/configure_knowledge_base.md index 7f381e87b..464a5ca36 100644 --- a/docs/guides/dataset/configure_knowledge_base.md +++ b/docs/guides/dataset/configure_knowledge_base.md @@ -85,7 +85,7 @@ Some embedding models are optimized for specific languages, so performance may b - RAGFlow's File system allows you to link a file to multiple datasets, in which case each target dataset holds a reference to the file. - In **Knowledge Base**, you are also given the option of uploading a single file or a folder of files (bulk upload) from your local machine to a dataset, in which case the dataset holds file copies. -While uploading files directly to a dataset seems more convenient, we *highly* recommend uploading files to **File** and then linking them to the target datasets. This way, you can avoid permanently deleting files uploaded to the dataset. +While uploading files directly to a dataset seems more convenient, we *highly* recommend uploading files to RAGFlow's File system and then linking them to the target datasets. This way, you can avoid permanently deleting files uploaded to the dataset. ### Parse file