From 781429acfbde893fe2b5d1732e91eb4c7fb27f3a 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 26f357e598..c2df7513de 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',