Skip to content

[Mind] Router 接入 TrainingEvent 采集与异步 Trainer 更新 #14

Description

@hughlv

Parent: #11

目标

在现有消息路由链路中接入训练事件采集,并异步触发 trainer 更新。

变更点

  • 在 router 收到用户消息时生成 TrainingEvent
  • 在响应完成后补充结果字段(assistant output / tool summary)
  • 异步调用 trainer.update(event),避免阻塞主响应

验收

  • 主响应延迟无明显上升
  • 训练事件可落库或落文件
  • 异常不影响主链路(fail-open)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions