Langfuse v4: up to 165ร— faster ยท Read more
August 31, 2026

Langfuse August Update

Langfuse v4, new evaluator setup flow, multi-modal evaluators, CLI 1.0, responsive timeline and more

Picture Marc KlingenMarc Klingen

Most of August went into evaluations: a new setup flow, evaluators that can grade images and audio, templates, alerts, and a stable API. Plus v4 and CLI 1.0. Here's what's new:

  • Langfuse v4 is live: a redesigned data model on Cloud and self-hosted. Table loads drop from seconds to milliseconds, and dashboards in large projects load at least 10x faster.
  • New evaluator setup: test LLM-as-a-Judge and code evaluators on real observations, map variables by clicking instead of writing JSONPath, and preview cost before running online.
  • Multi-modal evaluators: grade images, audio, video, PDFs, and files captured in your traces, with multi-message evaluator prompts.
  • Langfuse CLI 1.0: 10x+ faster startup, typed flags instead of hand-written JSON, --all pagination, zero runtime dependencies.

Langfuse v4 is live

Langfuse v4 is live

Langfuse v4 is live on Langfuse Cloud and generally available for self-hosted deployments. It is a re-architecture of our data model and is up to 165ร— more performant in UI and on APIs. It also enables new features such as full-text search, a new filter search bar, alerts, code evaluators, and the Langfuse Assistant.

Most projects need no migration. If the Migration Assistant in the sidebar shows actions for your project, please complete them before November 16, 2026.

โ†’ Read more

Evaluator setup flow

Evaluator setup flow

We rebuilt the evaluator setup experience for LLM-as-a-Judge and code evaluators. Test an evaluator against real observations and refine the prompt, model, or score definition before saving. Map variables by clicking through a real observation instead of writing JSONPath.

Rules now define which incoming observations get evaluated, so you can reuse one rule's filters and sampling across evaluators. Before you go live, you see the matching volume from the past seven days and the estimated cost.

We also updated the evaluator template gallery with prebuilt templates for conversational, topic detection, exact-match, and coding-agent evals.

โ†’ Read more

Multi-modal evaluators

Multi-modal evaluators

Evaluators can now assess images, audio, video, PDFs, and text files captured in your traces. Grade a voice agent on the audio itself, check whether a generated PDF matches the brief, or score the screenshots a support agent sends back.

Evaluator prompts also take multiple messages now: put the criteria in a system message, the content to evaluate in a user message, and an example result in an assistant message.

โ†’ Read more

Langfuse CLI 1.0

Langfuse CLI 1.0

We rewrote the Langfuse CLI from the ground up. Invocations start 10x+ faster, endpoints take typed flags instead of a hand-written JSON body, and --all walks every page of a list. It ships with zero runtime dependencies, exits with machine-readable codes your agents can act on, and auto-detects the API version of any Langfuse server from v3 onward.

โ†’ Read more

Responsive timeline

Responsive timeline

Agent traces keep getting bigger. The new trace Timeline fits the whole run on one screen, whether it has twelve spans or twelve hundred. Color carries the observation type, so a tool fan-out or a wall of embeddings is recognizable before you read a label. Scroll to pan, pinch or โŒ˜-scroll to zoom, and double-click any observation to fly to it.

โ†’ Read more

New integrations

Fixes & improvements

  • Feat: Turn the Scores table into a chart and save it as a dashboard widget (changelog)
  • Feat: Restore any previous evaluator version as a draft (changelog)
  • Feat: Create score and cost alerts directly from evaluator pages (changelog)
  • Feat: Bulk import and export prompts as JSON to move them between projects (changelog)
  • Feat: Create annotation queues straight from the trace or events table
  • Feat: Organization admins can enable feature previews for all members (changelog)
  • Evals: Evaluators with the same filters and sampling rate now evaluate the same observations, so results are directly comparable (changelog)
  • Cost: OpenAI Fast mode pricing is applied automatically, and pricing tiers can match on model parameters or metadata (changelog)
  • API: Stable, ID-based endpoints for evaluators and evaluation rules under /api/public/v2 (changelog)
  • Data: Dashboards and widgets are included in the core-data S3 export
  • Self-hosting: Ask AI now works on self-hosted, not just Cloud
  • Self-hosting: API reference at /api/docs for air-gapped deployments (changelog)
  • Self-hosting: Switch between your Langfuse deployments from the sidebar (changelog)
  • and many more!

Upcoming events

Langfuse at Open House, ClickHouse's user conference, in four more cities. Sign up to meet the team in person:

โ†’ See all events


Was this page helpful?