feat(knowledge): add parse type enum and refactor configuration components
refactor(configuration): replace buildMode with parseType in all config components
This commit is contained in:
@@ -393,6 +393,8 @@ export default {
|
||||
knowledgeBase: '知识库',
|
||||
knowledgeBaseDetail: '知识库详情',
|
||||
settings: '设置',
|
||||
overview: '概览',
|
||||
fileLogs: '文件日志',
|
||||
knowledgeBaseSettings: '知识库设置',
|
||||
settingsTabs: '设置选项卡',
|
||||
backToKnowledgeDetail: '返回知识库详情',
|
||||
@@ -1194,6 +1196,8 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
|
||||
editAgent: '编辑智能体',
|
||||
deleteAgent: '删除智能体',
|
||||
|
||||
searchAgent: '搜索智能体',
|
||||
|
||||
forms: {
|
||||
title: '标题',
|
||||
avatar: '头像',
|
||||
|
||||
Reference in New Issue
Block a user