Tools
Langfuse 4.24.0 makes LANGFUSE_AI_PROVIDER required, removing a silent default to AWS Bedrock
Released 2026-08-28, v4.24.0 carries a breaking change: the AI provider must now be named explicitly rather than defaulting to Bedrock, so self-hosted deployments that never set it will fail at boot instead of quietly issuing Bedrock calls. It also stops tracing internal AI features when LANGFUSE_AI_FEATURES_PROJECT_ID is unset and hides the AI telemetry section in org settings. The prior day's v4.23.0 added a toolCallInvocations measure for per-tool invocation counts and stable evaluator and evaluation-rule API endpoints.
Source
↳ Follow the thread