From c6209d76eb80ccb25b361b499bfbe307deb776a7 Mon Sep 17 00:00:00 2001 From: Marc Klingen Date: Fri, 7 Mar 2025 05:15:38 +0100 Subject: [PATCH] chore: update langfuse description (#15136) --- web/i18n/en-US/app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en-US/app.ts b/web/i18n/en-US/app.ts index 27279130b1..ef883c0123 100644 --- a/web/i18n/en-US/app.ts +++ b/web/i18n/en-US/app.ts @@ -155,7 +155,7 @@ const translation = { }, langfuse: { title: 'Langfuse', - description: 'Traces, evals, prompt management and metrics to debug and improve your LLM application.', + description: 'Open-source LLM observability, evaluation, prompt management and metrics to debug and improve your LLM application.', }, opik: { title: 'Opik',