ForcePilot/src/agents
Wenjie Zhang 214bcb8d3e fix: 更新聊天代理处理逻辑,增强敏感内容检测和中断提示
- 在 chat_agent 函数中,优化了敏感内容检测后的响应,添加了时间成本的记录。
- 修改了前端 AgentChatComponent 和 AgentMessageComponent,以正确处理和显示敏感内容中断的提示信息。
- 移除了不必要的代码注释和冗余逻辑,提升了代码可读性。
2025-11-08 14:20:19 +08:00
..
chatbot feat: 添加附件上传中间件和管理功能 2025-11-08 10:51:30 +08:00
common fix: 更新聊天代理处理逻辑,增强敏感内容检测和中断提示 2025-11-08 14:20:19 +08:00
mini_agent 功能:新增可配置搜索参数的SearchConfigTab组件 2025-11-06 19:47:22 +08:00
reporter 功能:新增可配置搜索参数的SearchConfigTab组件 2025-11-06 19:47:22 +08:00
__init__.py feat: 添加 middleware, subagents 支持 2025-11-05 02:04:34 +08:00