ForcePilot/web/src/components
2025-09-02 19:53:12 +08:00
..
ToolCallingResult feat(chatbot): 添加MCP工具支持并优化工具管理逻辑 2025-09-01 03:38:46 +08:00
AgentChatComponent.vue refactor(agent-chat): 将线程和对话状态管理迁移到组件级别 2025-08-31 14:39:28 +08:00
AgentConfigSidebar.vue fix(AgentConfigSidebar): 修复无效配置的检查错误的问题 2025-09-02 19:53:12 +08:00
AgentMessageComponent.vue feat(chatbot): 添加MCP工具支持并优化工具管理逻辑 2025-09-01 03:38:46 +08:00
ChatSidebarComponent.vue refactor(智能体组件): 重构部分组件,优化部分样式 2025-08-25 13:57:47 +08:00
DatabaseHeader.vue refactor(智能体组件): 重构部分组件,优化部分样式 2025-08-25 13:57:47 +08:00
DebugComponent.vue refactor(agent-chat): 将线程和对话状态管理迁移到组件级别 2025-08-31 14:39:28 +08:00
FileDetailModal.vue refactor(database): 重构知识库信息页面组件化实现 2025-08-05 18:00:45 +08:00
FileTable.vue refactor(智能体组件): 重构部分组件,优化部分样式 2025-08-25 13:57:47 +08:00
FileUploadModal.vue refactor: 优化界面组件和文案,调整默认智能体显示方式 2025-08-12 19:14:44 +08:00
GraphContainer.vue feat(knowledge graph): 改进智能体界面对于知识图谱检索结果的渲染稳定性和数据格式兼容性 2025-07-30 11:05:18 +08:00
HeaderComponent.vue chore(docker-compose): 更新PADDLEX_URI和NO_PROXY配置,调整GPU设备ID,优化环境变量设置 2025-07-27 02:56:50 +08:00
KnowledgeGraphSection.vue refactor(api): 重构API模块结构,合并智能体相关功能 2025-08-24 22:32:37 +08:00
KnowledgeGraphViewer.vue feat(agents): 重构智能体系统,引入Context替代Configuration 2025-08-31 00:34:26 +08:00
LoadingComponent.vue 支持使用URL添加到知识库; 2025-05-10 10:53:14 +08:00
MessageInputComponent.vue fix(滚动控制): 优化滚动逻辑并修复流式消息时的滚动问题 2025-08-27 11:52:49 +08:00
ModelProvidersComponent.vue feat(agents): 重构智能体系统,引入Context替代Configuration 2025-08-31 00:34:26 +08:00
ModelSelectorComponent.vue style(components): 调整组件样式和布局细节 2025-08-24 18:54:54 +08:00
QuerySection.vue fix(query): 知识库更新 2025-08-05 22:58:30 +08:00
RefsComponent.vue fix(知识图谱): 修复边点击不显示问题并优化面板布局 2025-08-26 22:20:23 +08:00
RefsSidebar.vue opti: 优化样式 2025-06-16 23:08:40 +08:00
UserInfoComponent.vue feat(用户界面): 改进登录按钮样式并优化首页视觉效果 2025-08-04 18:31:25 +08:00
UserManagementComponent.vue style(components): 调整组件样式和布局细节 2025-08-24 18:54:54 +08:00