feat: 增强知识库索引与设置页面模块化拆分
扩展知识库索引任务和 RAG 检索支持增量入库和文档去重,优 化本体检测和规则匹配精度,前端设置页面拆分为 LLM、邮件 和 Hermes 员工同步子面板并重构样式,新增日志详情组件和 知识入库日志模型,补充单元测试覆盖。
This commit is contained in:
@@ -298,6 +298,16 @@
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.review-next-step-rich-copy {
|
||||
margin-top: 30px;
|
||||
color: #475569;
|
||||
line-height: 1.64;
|
||||
}
|
||||
|
||||
.review-next-step-rich-copy :deep(.markdown-action-paragraph) {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.review-section-card {
|
||||
display: grid;
|
||||
gap: 10px;
|
||||
|
||||
Reference in New Issue
Block a user