feat(knowledge): add RAPTOR and Knowledge Graph config sections to parsers
refactor(knowledge): reorganize parser configuration components into accordions
This commit is contained in:
@@ -206,8 +206,10 @@ export default {
|
||||
autoQuestions: 'Auto Questions Extraction',
|
||||
enterQuestionCount: 'Enter question count',
|
||||
pdfParser: 'PDF Parser',
|
||||
plainText: 'Plain Text',
|
||||
plainText: 'Naive',
|
||||
minerU: 'MinerU',
|
||||
experimental: 'Experimental',
|
||||
tocEnhance: 'TOC Enhance',
|
||||
delimiter: 'Delimiter',
|
||||
enterDelimiter: 'Enter delimiter',
|
||||
embeddingModel: 'Embedding Model',
|
||||
|
||||
Reference in New Issue
Block a user