ForcePilot/web/src/components
2025-07-01 13:26:28 +08:00
..
ToolCallingResult style: 更新样式和颜色变量,优化组件视觉效果 2025-06-24 15:44:05 +08:00
AgentChatComponent.vue feat: 增加 LightRAG的图谱可视化功能(但是目前的检索和可视化会出现跨知识库的情况,需要继续debug) 2025-06-30 22:29:23 +08:00
AgentMessageComponent.vue style: 优化部分细节样式 2025-06-29 15:43:40 +08:00
ChatComponent.vue chore: 移除 Chat 、Retriever 相关代码,知识库与知识图谱默认开启且无法修改 2025-06-27 01:52:59 +08:00
ChatSidebarComponent.vue style: 优化部分细节样式 2025-06-29 15:43:40 +08:00
DebugComponent.vue style: 优化部分细节样式 2025-06-29 15:43:40 +08:00
GraphContainer.vue 将 refs 移动到侧边栏 2025-05-10 10:52:26 +08:00
HeaderComponent.vue feat: 增加 LightRAG的图谱可视化功能(但是目前的检索和可视化会出现跨知识库的情况,需要继续debug) 2025-06-30 22:29:23 +08:00
KnowledgeGraphViewer.vue feat: 增加 LightRAG的图谱可视化功能(但是目前的检索和可视化会出现跨知识库的情况,需要继续debug) 2025-06-30 22:29:23 +08:00
LoadingComponent.vue 支持使用URL添加到知识库; 2025-05-10 10:53:14 +08:00
MessageComponent.vue 将 refs 移动到侧边栏 2025-05-10 10:52:26 +08:00
MessageInputComponent.vue chore: 移除不再使用的脚本和优化日志信息 2025-06-27 01:47:52 +08:00
ModelProvidersComponent.vue feat: 在模型提供者组件中添加模型ID字段,支持编辑模式下显示模型ID 2025-07-01 13:26:28 +08:00
ModelSelectorComponent.vue feat: 更新依赖并优化组件 2025-05-20 20:49:50 +08:00
RefsComponent.vue feat: 增强聊天组件功能,优化消息展示和滚动逻辑 2025-06-24 00:15:51 +08:00
RefsSidebar.vue opti: 优化样式 2025-06-16 23:08:40 +08:00
TableConfigComponent.vue Merge branch 'main' of https://github.com/xerrors/Yuxi-Know 2025-02-20 01:26:12 +08:00
UserInfoComponent.vue refactor: 重构智能体管理和基础代理类 2025-05-20 22:21:51 +08:00
UserManagementComponent.vue opti: 优化样式 2025-06-16 23:08:40 +08:00