mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-04 17:45:07 +08:00
Feat: Supports docx in the MANUAL chunk method and docx, markdown, and PDF in the Q&A chunk method #3957 (#4741)
### What problem does this PR solve? Feat: Supports docx in the MANUAL chunk method and docx, markdown, and PDF in the Q&A chunk method #3957 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -197,7 +197,7 @@ export default {
|
||||
name: '知識庫名稱',
|
||||
photo: '知識庫圖片',
|
||||
description: '描述',
|
||||
language: '語言',
|
||||
language: '文件語言',
|
||||
languageMessage: '請輸入語言',
|
||||
languagePlaceholder: '請輸入語言',
|
||||
permissions: '權限',
|
||||
|
||||
Reference in New Issue
Block a user