feat: 完善Dify知识库管理召回测试模块,优化知识库上传文件时的分段配置设置

This commit is contained in:
PingChuan
2025-12-03 12:03:09 +08:00
parent 0f49426a2e
commit a13f3b3635
29 changed files with 4016 additions and 1880 deletions
+3 -1
View File
@@ -18,6 +18,8 @@
},
"dependencies": {
"@ant-design/icons": "^5.6.1",
"@ant-design/x": "^2.0.0",
"@ant-design/x-markdown": "^2.0.0",
"@codemirror/lang-javascript": "^6.2.3",
"@codemirror/theme-one-dark": "^6.1.2",
"@monaco-editor/react": "^4.7.0",
@@ -27,7 +29,7 @@
"@types/jsonwebtoken": "^9.0.10",
"@uiw/react-codemirror": "^4.23.10",
"ahooks": "^3.8.5",
"antd": "^5.25.4",
"antd": "^6.0.0",
"axios": "^1.9.0",
"dayjs": "^1.11.13",
"diff": "^7.0.0",