uploadMessage:'Drag and drop files here to upload or',
formats:'Supported formats:',
requiredMessage:'Please upload a file',
errorMessage1:'Please upload a file',
errorMessage2:'Unsupported file format',
errorMessage3:'File cannot be empty',
errorMessage4:'Up to 50 files can be uploaded at once',
template:'Template',
download:'Download'
},
fileType:{
txt:{
label:'Text File',
tip1:'1. It is recommended to standardize the paragraph markers in the file before uploading.',
tip2:'2. Up to 50 files can be uploaded at once, with each file not exceeding 100MB'
},
table:{
label:'Table',
tip1:'1. Click to download the corresponding template and complete the information:',
tip2:'2. The first row must be column headers, and the column headers must be meaningful terms. Each record in the table will be treated as a segment.',
tip3:'3. Each sheet in the uploaded spreadsheet file will be treated as a document, with the sheet name as the document name.',
tip4:'4. Up to 50 files can be uploaded at once, with each file not exceeding 100MB'
},
QA:{
label:'QA Pairs',
tip1:'1. Click to download the corresponding template and complete the information.',
tip2:'2. Each sheet in the uploaded spreadsheet file will be treated as a document, with the sheet name as the document name.',
tip3:'3. Up to 50 files can be uploaded at once, with each file not exceeding 100MB'
}
},
setRules:{
title:{
setting:'Set Segment Rules',
preview:'Segment Preview'
},
intelligent:{
label:'Intelligent Segmentation (Recommended)',
text:'If you are unsure how to set segmentation rules, it is recommended to use intelligent segmentation.'
},
advanced:{
label:'Advanced Segmentation',
text:'Users can customize segmentation delimiters, segment length, and cleaning rules based on document standards.'
'Recursively split according to the selected symbols in order. If the split result exceeds the segment length, it will be truncated to the segment length.',
tip1:'The {data} in the prompt is a placeholder for segmented content, which is replaced by the segmented content when executed and sent to the AI model;',
tip2:'The AI model generates relevant questions based on the segmented content. Please place the generated questions within the',
tip3:'tags, and the system will automatically associate the questions within these tags;',
tip4:'The generation effect depends on the selected model and prompt. Users can adjust to achieve the best effect.',
prompt1:
'Content: {data}\n \n Please summarize the above content and generate a summary based on the content 5 a question. \nAnswer requirements: \n - Please output only questions; \n - Please place each question in',