feat(chunk): add chunk editing and image preview functionality

This commit is contained in:
2025-10-30 17:56:03 +08:00
parent b35fe51d60
commit 19b70a4abd
13 changed files with 448 additions and 147 deletions

View File

@@ -1517,6 +1517,9 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
loadingPreview: '正在加载预览...',
downloadFile: '下载文件',
openInNewTab: '在新标签页中打开',
editChunk: '编辑Chunk',
content: '内容',
saving: '保存中...',
},
fileUpload: {
uploadFiles: '上传文件',