| .. |
|
dashboard
|
refactor(web): 统一使用新的颜色系统变量替换旧变量
|
2025-11-25 22:34:44 +08:00 |
|
modals
|
feat(eval): 添加评估基准分页和错误结果过滤功能
|
2025-12-14 18:13:46 +08:00 |
|
ToolCallingResult
|
fix: 增强知识图谱结果判断逻辑
|
2025-11-10 09:17:06 +08:00 |
|
AgentChatComponent.vue
|
fix(agent): 修复智能体重复初始化和工具重复加载问题
|
2025-12-21 16:23:19 +08:00 |
|
AgentConfigSidebar.vue
|
feat(web): 添加消息复制功能并优化反馈组件图标
|
2025-12-23 01:51:05 +08:00 |
|
AgentInputArea.vue
|
refactor(AgentChat): 重构聊天组件,提取输入区域和流处理逻辑
|
2025-12-19 04:04:48 +08:00 |
|
AgentMessageComponent.vue
|
feat(web): 添加消息复制功能并优化反馈组件图标
|
2025-12-23 01:51:05 +08:00 |
|
AgentPopover.vue
|
refactor(component): 优化UI样式和工具参数显示逻辑
|
2025-12-17 23:39:53 +08:00 |
|
AiTextarea.vue
|
style: 调整前端样式
|
2025-12-18 21:58:22 +08:00 |
|
AttachmentInputPanel.vue
|
style(components): 统一组件样式使用CSS变量替换硬编码颜色
|
2025-12-23 02:02:12 +08:00 |
|
AttachmentOptionsComponent.vue
|
refactor(AgentChat): 重构聊天组件,提取输入区域和流处理逻辑
|
2025-12-19 04:04:48 +08:00 |
|
AttachmentStatusIndicator.vue
|
refactor(web): 统一使用新的颜色系统变量替换旧变量
|
2025-11-25 22:34:44 +08:00 |
|
BasicSettingsSection.vue
|
refactor(settings): 将设置页面重构为模态框形式并优化样式
|
2025-12-19 14:41:23 +08:00 |
|
ChatSidebarComponent.vue
|
refactor(db): 将数据库操作迁移到异步SQLAlchemy
|
2025-12-04 10:11:28 +08:00 |
|
ChunkParamsConfig.vue
|
Add dark/light theme toggle feature (#343)
|
2025-11-23 01:39:44 +08:00 |
|
DatabaseHeader.vue
|
feat: AI 辅助知识库描述生成功能
|
2025-12-18 21:43:26 +08:00 |
|
DebugComponent.vue
|
feat(日志): 增加后端日志级别过滤功能并优化前端显示
|
2025-12-23 11:21:34 +08:00 |
|
EmbeddingModelSelector.vue
|
feat(embedding): 新增 EmbeddingModelSelector 组件并替换原有选择器
|
2025-12-07 17:17:20 +08:00 |
|
EvaluationBenchmarks.vue
|
feat(eval): 添加评估基准分页和错误结果过滤功能
|
2025-12-14 18:13:46 +08:00 |
|
FileDetailModal.vue
|
Add dark/light theme toggle feature (#343)
|
2025-11-23 01:39:44 +08:00 |
|
FileTable.vue
|
fix(web): 修正按钮文本描述从"选择失败"到"选择所有失败的文件"
|
2025-12-18 12:21:40 +08:00 |
|
FileUploadModal.vue
|
style(components): 统一组件样式使用CSS变量替换硬编码颜色
|
2025-12-23 02:02:12 +08:00 |
|
GraphCanvas.vue
|
refactor(ui): 优化知识图谱界面布局和交互
|
2025-12-20 15:53:27 +08:00 |
|
GraphDetailPanel.vue
|
refactor(ui): 移除导出数据按钮并优化上传文件提示
|
2025-12-16 00:27:40 +08:00 |
|
HeaderComponent.vue
|
Add dark/light theme toggle feature (#343)
|
2025-11-23 01:39:44 +08:00 |
|
HumanApprovalModal.vue
|
Add dark/light theme toggle feature (#343)
|
2025-11-23 01:39:44 +08:00 |
|
ImagePreviewComponent.vue
|
Add dark/light theme toggle feature (#343)
|
2025-11-23 01:39:44 +08:00 |
|
KnowledgeBaseCard.vue
|
feat: AI 辅助知识库描述生成功能
|
2025-12-18 21:43:26 +08:00 |
|
KnowledgeGraphSection.vue
|
feat(web): 添加消息复制功能并优化反馈组件图标
|
2025-12-23 01:51:05 +08:00 |
|
LoadingComponent.vue
|
style(components): 统一组件样式使用CSS变量替换硬编码颜色
|
2025-12-23 02:02:12 +08:00 |
|
MarkdownContentViewer.vue
|
refactor(web): 统一使用新的颜色系统变量替换旧变量
|
2025-11-25 22:34:44 +08:00 |
|
MessageInputComponent.vue
|
Add dark/light theme toggle feature (#343)
|
2025-11-23 01:39:44 +08:00 |
|
MindMapSection.vue
|
refactor(eval): 重构检索配置为弹窗并优化评估界面
|
2025-12-09 22:11:27 +08:00 |
|
ModelProvidersComponent.vue
|
refactor(settings): 将设置页面重构为模态框形式并优化样式
|
2025-12-19 14:41:23 +08:00 |
|
ModelSelectorComponent.vue
|
refactor(web): 统一使用新的颜色系统变量替换旧变量
|
2025-11-25 22:34:44 +08:00 |
|
QuerySection.vue
|
fix(web): 修正按钮文本描述从"选择失败"到"选择所有失败的文件"
|
2025-12-18 12:21:40 +08:00 |
|
RAGEvaluationTab.vue
|
feat(eval): 添加评估基准分页和错误结果过滤功能
|
2025-12-14 18:13:46 +08:00 |
|
RefsComponent.vue
|
feat(web): 添加消息复制功能并优化反馈组件图标
|
2025-12-23 01:51:05 +08:00 |
|
SearchConfigModal.vue
|
refactor: 优化组件和API的空值处理逻辑
|
2025-12-10 19:42:58 +08:00 |
|
SettingsModal.vue
|
refactor(settings): 将设置页面重构为模态框形式并优化样式
|
2025-12-19 14:41:23 +08:00 |
|
StatusBar.vue
|
Add dark/light theme toggle feature (#343)
|
2025-11-23 01:39:44 +08:00 |
|
TaskCenterDrawer.vue
|
fix(ui): 调整任务卡片和上传模态框的样式
|
2025-12-19 00:41:51 +08:00 |
|
ThemeToggle.vue
|
Add dark/light theme toggle feature (#343)
|
2025-11-23 01:39:44 +08:00 |
|
UserInfoComponent.vue
|
feat(agent-ui): 添加智能体选择弹窗并优化默认标记样式
|
2025-12-22 04:32:45 +08:00 |
|
UserManagementComponent.vue
|
refactor(settings): 将设置页面重构为模态框形式并优化样式
|
2025-12-19 14:41:23 +08:00 |