RAGflow/web
zstar cfab4bc7bf feat(write): 新增文档撰写模式的问答单独调用函数路由
- 添加了 /writechat 路由,用于文档撰写模式的问答调用
2025-06-03 23:42:47 +08:00
..
.husky 首次提交 2025-03-24 11:19:28 +08:00
public refactor: 优化代码结构和UI组件,移除前台和后台功能冲突的组件 (#34) 2025-04-18 10:18:07 +08:00
src feat(write): 新增文档撰写模式的问答单独调用函数路由 2025-06-03 23:42:47 +08:00
.env 首次提交 2025-03-24 11:19:28 +08:00
.eslintrc.js 首次提交 2025-03-24 11:19:28 +08:00
.gitignore 修复搜索界面样式,更新README文档; 2025-03-27 12:55:01 +08:00
.npmrc 首次提交 2025-03-24 11:19:28 +08:00
.prettierignore 首次提交 2025-03-24 11:19:28 +08:00
.prettierrc 首次提交 2025-03-24 11:19:28 +08:00
.umirc.ts 首次提交 2025-03-24 11:19:28 +08:00
externals.d.ts 首次提交 2025-03-24 11:19:28 +08:00
jest-setup.ts 首次提交 2025-03-24 11:19:28 +08:00
jest.config.ts 首次提交 2025-03-24 11:19:28 +08:00
package.json chore: 更新依赖项 2025-04-01 18:23:52 +08:00
pnpm-lock.yaml chore: 更新依赖项 2025-04-01 18:23:52 +08:00
tailwind.config.js 首次提交 2025-03-24 11:19:28 +08:00
tailwind.css 首次提交 2025-03-24 11:19:28 +08:00
tsconfig.json 首次提交 2025-03-24 11:19:28 +08:00
typings.d.ts 首次提交 2025-03-24 11:19:28 +08:00