vue-vben-admin/apps/web-antd
Kven b2b6a202ea feat(@vben/web-antd): 实现流式消息功能
- 新增 sendChatFlowStream 函数用于发送流式消息
- 重构 WordWorkView组件以支持流式消息显示- 优化消息解析和渲染逻辑,支持文档生成和下载
- 调整 API 接口和数据结构以适应流式消息
2025-07-03 21:30:44 +08:00
..
public first commit 2025-05-02 22:08:36 +08:00
src feat(@vben/web-antd): 实现流式消息功能 2025-07-03 21:30:44 +08:00
.env first commit 2025-05-02 22:08:36 +08:00
.env.analyze first commit 2025-05-02 22:08:36 +08:00
.env.development first commit 2025-05-02 22:08:36 +08:00
.env.production feat(@vben/web-antd): 解决word文档无法预览问题 2025-06-13 19:56:52 +08:00
index.html first commit 2025-05-02 22:08:36 +08:00
package.json refactor(@vben/web-antd): 优化word模块类型推断 2025-06-23 21:25:52 +08:00
postcss.config.mjs first commit 2025-05-02 22:08:36 +08:00
tailwind.config.mjs first commit 2025-05-02 22:08:36 +08:00
tsconfig.json first commit 2025-05-02 22:08:36 +08:00
tsconfig.node.json first commit 2025-05-02 22:08:36 +08:00
vite.config.mts feat(@vben/web-antd): 实现流式消息功能 2025-07-03 21:30:44 +08:00