Skip to content

Commit 6fb34ae

Browse files
infinityCuratorRAGFlow Curator
andauthored
Synchronize documentation. (#434)
Co-authored-by: RAGFlow Curator <infinitydocs.curator@users.noreply.github.com>
1 parent 0c3101e commit 6fb34ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/guides/dataset/configure_knowledge_base.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ RAGFlow offers multiple built-in chunking template to facilitate chunking files
4242
| **Template** | Description | File format |
4343
|--------------|-----------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|
4444
| General | Files are consecutively chunked based on a preset chunk token number. | MD, MDX, DOCX, XLSX, XLS (Excel 97-2003), PPT, PDF, TXT, JPEG, JPG, PNG, TIF, GIF, CSV, JSON, EML, HTML |
45-
| Q&A | | XLSX, XLS (Excel 97-2003), CSV/TXT |
45+
| Q&A | Retrieves relevant information and generates answers to respond to questions. | XLSX, XLS (Excel 97-2003), CSV/TXT |
4646
| Resume | Enterprise edition only. You can also try it out on demo.ragflow.io. | DOCX, PDF, TXT |
4747
| Manual | | PDF |
48-
| Table | | XLSX, XLS (Excel 97-2003), CSV/TXT |
48+
| Table | The table mode uses TSI technology for efficient data parsing. | XLSX, XLS (Excel 97-2003), CSV/TXT |
4949
| Paper | | PDF |
5050
| Book | | DOCX, PDF, TXT |
5151
| Laws | | DOCX, PDF, TXT |

0 commit comments

Comments
 (0)