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:
@@ -421,6 +421,7 @@ export default {
|
||||
raptor: 'Raptor',
|
||||
processingType: '处理类型',
|
||||
dataPipeline: '数据管道',
|
||||
ingestionPipeline: '摄取管道',
|
||||
operations: '操作',
|
||||
taskId: '任务ID',
|
||||
duration: '耗时',
|
||||
@@ -447,6 +448,7 @@ export default {
|
||||
retrievalTestingDescription:
|
||||
'进行检索测试,检查 RAGFlow 是否能够为大语言模型(LLM)恢复预期的内容。',
|
||||
Parse: '解析',
|
||||
file: '文件',
|
||||
dataset: '知识库',
|
||||
testing: '检索测试',
|
||||
configuration: '配置',
|
||||
|
||||
Reference in New Issue
Block a user