feat(knowledge): add overview page for knowledge base logs
- Implement new overview page to display file and dataset processing logs
This commit is contained in:
@@ -427,6 +427,7 @@ export default {
|
||||
raptor: 'Raptor',
|
||||
processingType: 'Processing Type',
|
||||
dataPipeline: 'Data Pipeline',
|
||||
ingestionPipeline: 'Ingestion Pipeline',
|
||||
operations: 'Operations',
|
||||
taskId: 'Task ID',
|
||||
duration: 'Duration',
|
||||
@@ -453,6 +454,7 @@ export default {
|
||||
retrievalTestingDescription:
|
||||
'Conduct a retrieval test to check if RAGFlow can recover the intended content for the LLM.',
|
||||
Parse: 'Parse',
|
||||
file: 'File',
|
||||
dataset: 'Dataset',
|
||||
testing: 'Retrieval testing',
|
||||
files: 'files',
|
||||
|
||||
Reference in New Issue
Block a user