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:33:49 +08:00
2026-06-21 22:33:49 +08:00
2026-06-21 22:33:49 +08:00
2026-06-21 17:42:48 +08:00
2026-06-19 21:58:17 +08:00
2026-06-21 15:38:28 +08:00
2026-06-19 23:24:01 +08:00
2026-06-21 22:04:50 +08:00
2026-06-19 23:24:01 +08:00
2026-06-21 15:38:28 +08:00
2026-06-21 15:38:28 +08:00