Commit Graph

4 Commits

Author SHA1 Message Date
zstar 4f5be71eb3
feat(chat): 添加停止输出消息功能 (#12)
在聊天组件中添加了停止输出消息的功能,用户可以在消息生成过程中中断输出。同时,优化了搜索输入框的样式,隐藏了默认的搜索按钮,并替换为自定义的发送和停止按钮。

修改参照:https://github.com/infiniflow/ragflow/pull/6723/files
2025-04-03 22:27:35 +08:00
zstar 4d7b82fdb9 chore: 更新依赖项
- 在package.json中添加dompurify和@testing-library/jest-dom依赖
- 移除pnpm-lock.yaml中重复的aria-query依赖
2025-04-01 18:23:52 +08:00
zstar a157922ec6
fix: update ci runner (#5) 2025-03-30 01:37:28 +08:00
zstar bf243c90df
ci: add ci and templates (#4) 2025-03-30 01:06:34 +08:00