hhs
ad700743ef
feat: Eino adapter 和 callback 迁移到 trace 包(Phase 6.1)
- 移除 adapter.go 中的 ctxKeySessionID 定义
- 移除 callback.go 中的 ctxKeyRequestID 定义
- 统一使用 trace.WithSessionID/WithRequestID
- adapter.go 使用 trace.FromContext 替换 logger.Log
- callback.go 使用 trace.FromContext
- 移除双重日志,SetActiveRequest 失败直接返回错误
- 更新测试文件导入 trace 包
2026-06-21 22:33:49 +08:00
..
2026-06-21 22:26:43 +08:00
2026-06-21 12:39:33 +08:00
2026-06-21 22:33:49 +08:00
2026-06-21 15:38:28 +08:00
2026-06-14 14:54:52 +08:00
2026-06-21 01:14:29 +08:00
2026-06-21 01:07:47 +08:00
2026-06-21 13:27:29 +08:00
2026-06-21 21:59:16 +08:00
2026-06-21 21:59:16 +08:00