Changelog

Latest release updates from the Langfuse team. Check out our Roadmap to see what's next.

All posts

SSO with GitHub Enterprise and Keycloak

Langfuse now supports GitHub Enterprise and Keycloak as SSO providers on Langfuse Cloud and self-hosted instances

December 3, 2024

New documentation for Google Vertex AI and Gemini tracing

Comprehensive guides for tracing Google Vertex AI and Gemini models with Langfuse

December 2, 2024

Google Vertex AI support for LLM Playground and Evaluations incl. Gemini models

Langfuse now supports Google Vertex AI incl. Gemini models for LLM Playground and Evaluations.

November 28, 2024

Launch Week 2 🚀

Prompt Experiments on Datasets with LLM-as-a-Judge Evaluations

Move fast on prompts without breaking things! Run experiments on Datasets and directly compare evaluation results side-by-side. Experimentation speeds up the feedback loop when working on prompts and prevents regressions when making rapid changes.

November 22, 2024

Launch Week 2 🚀

All new Datasets, Experimentation and Evaluation documentation

We've completely rebuilt the documentation for Datasets and Evals to make it easier to get started with offline evaluation. To celebrate Launch Week, we've also summarized all the documentation improvements we've made over the past year.

November 21, 2024

Launch Week 2 🚀

Full multi-modal support, including audio, images, and attachments

Add multi-modal attachments to LLM traces in Langfuse to observe, and view them within the Langfuse UI.

November 20, 2024

Launch Week 2 🚀

LLM-as-a-judge Evaluators for Dataset Experiments

Introducing support for managed LLM-as-a-judge evaluators for dataset experiments.

November 19, 2024

Launch Week 2 🚀

Dataset Run Comparison View

After running experiments on datasets, you can now compare results side-by-side, view metrics, and peek into details of each dataset item across runs.

November 18, 2024

Launch Week 2 🚀

llms.txt

Easily use the Langfuse documentation in Cursor and other LLM editors via the new llms.txt file.

November 17, 2024

Launch Week 2 🚀

Prompt Management for Vercel AI SDK

Langfuse Prompt Management now integrates natively with the Vercel AI SDK. Version and release prompts in Langfuse, use them via Vercel AI SDK, monitor metrics in Langfuse.

November 17, 2024

New Sidebar

We've updated the sidebar in the Langfuse UI collapsible. This change provides more screen space for viewing traces and other complex pages.

November 1, 2024

Event input and output masking

Configure SDK-side masking to redact sensitive information from inputs and outputs sent to the Langfuse server.

October 25, 2024

Amazon Bedrock support for LLM Playground and Evaluations

Langfuse now supports Amazon Bedrock for LLM Playground and Evaluations.

October 11, 2024

Langfuse LLM-as-a-judge now supports any (tool-calling) LLM

Tool calling makes Langfuse Evals reliable. Previously, only OpenAI models were supported. With this update, you can use any tool-calling LLM when setting up an LLM-as-a-judge evaluator.

October 11, 2024

Annotation Queues

Manage your annotation tasks with ease using our new workflow tooling. Create queues, add traces to them, and get a simple UI to review and label LLM application traces in Langfuse.

October 10, 2024

Aggregated and Color-coded Latency and Costs on Traces

Large traces can be hard to read. We've added aggregated latency and cost information to the every span level to make it easier to spot outliers and debug the LLM application.

October 10, 2024

Documentation now integrates with GitHub Discussions (Support and Feature Requests)

See previews of all commonly asked questions and feature requests for each page across the Langfuse documentation.

September 23, 2024

Langfuse on AWS Marketplace

Langfuse is now available on AWS Marketplace, making it the premier choice for AWS customers looking for a powerful LLM observability, analytics and evaluation platform.

September 20, 2024

DSPy Integration Example

Langfuse now provides an integration example for DSPy, offering observability for this powerful framework that optimizes language model prompts and weights.

September 20, 2024

Link prompts to Langchain executions

Prompt management just got more powerful for Langchain users by linking Langfuse prompts to Langchain executions.

September 17, 2024

Custom Base Path for Self-Hosted Deployments

Deploy Langfuse behind a custom base path for more flexible self-hosting configurations.

September 13, 2024

Token/cost tracking for OpenAI's o1 models

Day 1 support for OpenAI's o1 models including tracking token counts and USD spend.

September 13, 2024

Headless Initialization of Self-Hosted Deployments

Automatically initialize Langfuse resources on startup using environment variables, streamlining self-hosted deployments and infrastructure-as-code integrations.

September 4, 2024

Enhanced Zero-Latency Prompt Management

Langfuse prompt management now guarantees instant access to prompts after first use while refreshing the cached version in the background.

September 4, 2024

Support for Multi-Modal Traces in Langfuse UI

Add multiple modalities to a single trace, including text and images.

August 21, 2024

Comments on Langfuse objects

Add comments to traces, observations, sessions and prompts via the Langfuse UI.

August 20, 2024

Advanced Score Analytics Charts

Explore customizable charts for aggregate and time series analytics, grouped by score type, source and name.

August 19, 2024

UI Customization

You can now replace the documentation, support and feedback links in the UI with references to your internal resources. This helps roll out Langfuse in your organization and ensures that users can find the information they need.

August 14, 2024

Deployment via Porter

Porter now allows you to deploy a production-grade Langfuse cluster via their Add-On marketplace. If you use Porter, this is the easiest way to get started with self-hosted Langfuse.

August 14, 2024

Organizations

Introducing organizations to manage projects and permissions across larger teams working in Langfuse.

August 13, 2024

Tracing of OpenAI Structured Outputs

Langfuse now supports tracing OpenAI Structured Outputs.

August 8, 2024

Vercel AI SDK Integration

The AI SDK now supports OpenTelemetry-based instrumentation. With the new LangfuseExporter, you can easily collect these traces in Langfuse.

August 2, 2024

Resizable Columns Across All Tables

Tables are at the core of Langfuse and we finally made them resizable.

July 30, 2024

Token/cost tracking for GPT-4o mini

Day 1 support for OpenAI GPT-4o mini including tracking token counts and USD spend.

July 18, 2024

Render Markdown in Langfuse UI

Display trace or observation inputs and outputs in Markdown format. Enhance the readability of Markdown elements such as headers, lists, blocks of code, tables, and links.

July 15, 2024

Create Non-Numeric Scores via SDKs

The Langfuse API, Python and JS SDKs now support creating categorical, boolean and numeric scores.

July 11, 2024

Query Traces via SDKs

The Langfuse Python and JS SDKs now support fetching traces and observations from the Langfuse API. Use them for custom analysis, few-shotting or fine-tuning workflows.

July 4, 2024

Models API

The Langfuse API now supports direct access to model definitions used for tokenization and model price calculation across the Langfuse platform. You can use the API to synchronize model prices from your model registry or add custom models programmatically.

July 3, 2024

Datasets API v2

Introduction of the new Datasets API v2 with improved performance for large datasets. Also, now all datasets-related objects are directly accessible via the API.

July 2, 2024

Dify Integration

Build complex LLM applications with Dify's workflow builder and natively trace and monitor them in Langfuse using the new integration.

June 26, 2024

Trace Timeline View

Visualize agent flow using our trace timeline chart. This new view helps to identify latency bottlenecks, visualize parallelism, and understand multi-step reasoning in deeply nested chains.

June 12, 2024

Update Indicator

For self-hosted instances, we have added a little update indicator that helps to keep track of the latest changes to Langfuse. On Langfuse Cloud, you always run on the latest version.

June 10, 2024

New Docs and Cookbook: Monitoring LLM Security

LLM security requires effective run-time checks and ex-post monitoring and evaluation. We have added new documentation and a cookbook on how to effectively leverage popular LLM security tools while evaluating them in Langfuse.

June 6, 2024

Annotation Drawer

Annotate traces and LLM responses via the new annotation drawer. You can define a standardized set of scores and criteria for your project.

June 5, 2024

New Cookbook: Tracing OpenAI Assistants API

The OpenAI Assistants API is a powerful tool for building conversational AI applications while relying on OpenAI to manage state, RAG, code execution and more. The new cookbook provides a step-by-step guide to trace applications built with the API.

May 29, 2024

Dark Mode

Introducing dark mode for the Langfuse UI.

May 23, 2024

Haystack Integration

Easily monitor and trace your Haystack pipelines with this new Langfuse integration.

May 17, 2024

Mirascope integration

Mirascope is a Python toolkit for building LLM applications and it natively integrates with Langfuse.

May 16, 2024

Prompt Version Insights

Compare metrics across different prompt versions in Langfuse Prompt Management.

May 16, 2024

Sticky headings on tables

Sticky headings to better keep track of your data.

May 16, 2024