feat(knowledge): add RAPTOR and Knowledge Graph config sections to parsers

refactor(knowledge): reorganize parser configuration components into accordions
This commit is contained in:
2025-11-03 17:47:33 +08:00
parent 19b70a4abd
commit 74c4f798a5
40 changed files with 1251 additions and 617 deletions

View File

@@ -191,6 +191,8 @@ export default {
enterQuestionCount: '输入问题数量',
pdfParser: 'PDF解析器',
plainText: '纯文本',
minerU: 'MinerU',
tocEnhance: 'TOC Enhance',
experimental: '实验性',
delimiter: '分隔符',
enterDelimiter: '请输入分隔符',