OG T
2aeec34735
CD Pipeline / build-and-deploy (push) Has been cancelled
E2E Health Check / e2e-health (push) Has been cancelled
CD Pipeline (Dev) / build-and-deploy-dev (push) Successful in 2m40s
fix(llmops): 鎖定 langfuse SDK v2.x (避免 v4.x OTLP 不相容)
問題: langfuse>=2.0.0 安裝了 v4.0.5,該版本移除 client.trace() 改用 OTLP
根因: Langfuse server v2.95.11 的 OTLP endpoint (/api/public/otel) 返回 404
但舊版 /api/public/ingestion endpoint 正常 (HTTP 207)
修復: 鎖定 langfuse>=2.0.0,<4.0.0,保留 client.trace() API 相容性
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 22:49:00 +08:00
..
2026-03-26 16:06:20 +08:00
2026-04-01 21:36:15 +08:00
2026-03-29 21:16:50 +08:00
2026-04-01 22:37:04 +08:00
2026-04-01 21:11:45 +08:00
2026-03-22 18:57:44 +08:00
2026-03-22 18:57:44 +08:00
2026-04-01 16:22:21 +08:00
2026-03-29 15:27:49 +08:00
2026-04-01 16:05:19 +08:00
2026-04-01 11:11:50 +08:00
2026-03-22 18:57:44 +08:00
2026-04-01 22:49:00 +08:00