Langfuse v4.45.0
Langfuse v4.45.0 adds custom base URLs and extra headers for TypeSafe LLM connections, fixes confusion matrix lookups, and includes frontend design system migrations.
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
Langfuse v4.45.0 brings several features, fixes, and internal UI refactors: - LLM Connections: Added support for specifying a custom base URL and additional headers for TypeSafe connections ( 17866). - Web Bugfix: Switched to tuple keys for confusion matrix lookups to prevent delimiter collisions ( 17196). - Billing: Included organization name in ClickHouse Billing checkout events ( 17867). - Web UI Refactor: Migrated the exports settings table to the design system ( 17864), and added design-system implementations for StackedBarChart ( 17865) and AreaChart ( 17870). - Documentation: Documented Docker log retention for self-hosting setups ( 16363).
可执行摘要
Langfuse v4.45.0 introduces custom base URL and extra header support for TypeSafe connections, addresses delimiter collision bugs in web confusion matrix lookups using tuple keys, adds organization names to ClickHouse Billing checkouts, documents Docker log retention, and refactors UI components (exports table, StackedBarChart, AreaChart) into the design system.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Review the official Langfuse releases release notes before upgrading.
- Check compatibility, migration, and security notes against your current agent stack.
- Run focused regression tests before production rollout.