doc-forge-reds/backend/app/tasks
zwt13703 7826a1af38 fix: AI并发调用 + 上传刷新 + 按钮位置 + 内容撤回
- Celery 任务: asyncio.gather 并发调用所有 AI 模型(非串行)
- TemplateList: beforeUpload→customRequest 修复上传后列表不刷新
- Editor: 设为AI生成点按钮移到右上角, 不再遮挡菜单栏
- Editor: uploadRefForPoints 替换为内联上传函数
- Editor: value(受控)→editor.setContent 修复编辑后内容立即撤回
- request 导入补充
2026-07-06 21:50:29 +08:00
..
__init__.py feat: 阶段三 - 异步任务与 AI 集成 2026-07-06 16:28:00 +08:00
celery_app.py feat: 阶段三 - 异步任务与 AI 集成 2026-07-06 16:28:00 +08:00
generate.py fix: AI并发调用 + 上传刷新 + 按钮位置 + 内容撤回 2026-07-06 21:50:29 +08:00