Files
slide/decks/gen2D/pages/roadmap.md
T
wonder d479504f12
Deploy Slides / build-and-deploy (push) Successful in 1m32s
feat: restructure gen2D deck with enriched content and frankfurt theme components
- Restructure from 12 slides to 21 slides with proper section navigation
- Split into pages/ for modular maintenance (15 page files)
- Use frankfurt theme: cover layout, Item component, section frontmatter
- Remove all two-cols layouts to avoid rendering issues
- Add rich content from tmp/ docs: Eino pipeline, prompt agent, async tasks, data model, deployment
- Use Item component for structured content blocks
- Add mermaid ER diagram for data model
- Add Go code block for pipeline type definitions
2026-05-30 14:22:50 +08:00

753 B
Raw Blame History

路线图

  • 提示词优化 Agent(Eino Chain)
  • 多智能体生成管线(Eino Graph)
  • 工程风格系统 + 任务级覆盖
  • 用户认证(JWT + bcrypt)
  • 异步任务 + 进度轮询
  • 素材帧预览、GIF 动画与导出
  • 自定义标签系统
  • Docker Compose 部署
  • 请求去重 + 降级兜底
  • WebSocket 实时进度推送
  • 批量生成与队列调度
  • 文生图多模型适配(DALL-E、Midjourney)
  • 素材版本管理与历史记录
  • 分布式令牌桶限流(Redis + Lua)
  • 自定义协程池(NumCPU × 4 workers)
  • RabbitMQ 消息队列解耦
  • Prometheus 监控 + Grafana 看板