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:
2025-11-07 13:30:59 +08:00
parent b2d4d32375
commit b610ee0a8f
25 changed files with 307 additions and 224 deletions

View File

@@ -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: '头像',