claude-code-best/src/services/langfuse
claude-code-best bcbb8a6e93 fix: 统一传递完整 thinking 配置而非仅 thinkingType
Langfuse 追踪直接传递整个 thinking 对象(含 type 和 budget_tokens),
Analytics 日志同步补充 thinkingBudgetTokens 字段,logAPIQuery 改为
接收 ThinkingConfig 类型参数。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-27 14:52:01 +08:00
..
__tests__ Feature/add auto mode settings and fix bug (#368) 2026-04-26 15:43:25 +08:00
client.ts feat: 添加对 langfuse 监控的支持 (#242) 2026-04-11 22:07:38 +08:00
convert.ts Feature/add auto mode settings and fix bug (#368) 2026-04-26 15:43:25 +08:00
index.ts Fixture/langfuse record auto mode data error (#308) 2026-04-20 13:30:05 +08:00
sanitize.ts fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +08:00
tracing.ts fix: 统一传递完整 thinking 配置而非仅 thinkingType 2026-04-27 14:52:01 +08:00