| .. |
|
dashboard
|
feat(feedback): 增加反馈消息和对话标题的展开收起功能
|
2025-12-24 13:17:12 +08:00 |
|
modals
|
feat(eval): 添加评估基准分页和错误结果过滤功能
|
2025-12-14 18:13:46 +08:00 |
|
ToolCallingResult
|
feat(chatbot): 增强智能体工具和知识库集成能力
|
2025-12-30 19:01:45 +08:00 |
|
AgentChatComponent.vue
|
feat(tool-calling): 添加任务工具支持并改进工具显示样式
|
2025-12-27 17:29:21 +08:00 |
|
AgentConfigSidebar.vue
|
refactor(agents): 移除reload_graph能力并简化agent初始化逻辑
|
2025-12-30 19:19:49 +08:00 |
|
AgentInputArea.vue
|
refactor(AgentChat): 重构聊天组件,提取输入区域和流处理逻辑
|
2025-12-19 04:04:48 +08:00 |
|
AgentMessageComponent.vue
|
fix(AgentMessageComponent): 添加剪贴板兼容性处理并优化引用样式
|
2025-12-29 19:52:40 +08:00 |
|
AgentPopover.vue
|
feat(tool-calling): 重构工具调用结果展示组件,增加模块化和可扩展性
|
2025-12-27 14:50:32 +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
|
feat(TaskTool): 显示任务描述并优化结果展示样式
|
2025-12-30 03:14:03 +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
|
fix: 修复工具数据类型转换导致的调用结果无法识别
|
2025-12-28 23:00:53 +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
|
docs: 更新文档内容并优化图标映射
|
2025-12-23 12:12:34 +08:00 |
|
FileUploadModal.vue
|
feat(ocr): 添加 DeepSeek OCR 支持
|
2025-12-29 10:32:07 +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(feedback): 增加反馈消息和对话标题的展开收起功能
|
2025-12-24 13:17:12 +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 |
|
ProjectOverview.vue
|
feat(home): 添加项目概述组件并更新文档
|
2025-12-26 00:51:56 +08:00 |
|
QuerySection.vue
|
fix(web): 修正按钮文本描述从"选择失败"到"选择所有失败的文件"
|
2025-12-18 12:21:40 +08:00 |
|
RAGEvaluationTab.vue
|
fix(RAGEvaluationTab): 修复指标值格式化逻辑中百分比转换的条件
|
2025-12-24 00:03:59 +08:00 |
|
RefsComponent.vue
|
feat(feedback): 实现消息反馈状态的预加载和同步
|
2025-12-24 11:41:03 +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 |