From cda8d7b3921886f58aecfd75712054ef514e926d Mon Sep 17 00:00:00 2001 From: Marc Klingen Date: Fri, 29 Nov 2024 13:32:12 +0100 Subject: [PATCH] docs: update roadmap --- pages/docs/roadmap.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/pages/docs/roadmap.mdx b/pages/docs/roadmap.mdx index f68322bb4..377553271 100644 --- a/pages/docs/roadmap.mdx +++ b/pages/docs/roadmap.mdx @@ -82,17 +82,14 @@ Subscribe to our mailing list to get occasional email updates about new features - Improved tables across the Langfuse UI to display all relevant information and be more user-friendly. - Move to SDK references generated from docstrings to improve the developer experience (Intellisense) and reduce the risk of errors. - Improve cost tracking of multi-modal LLMs and more complex pricing models (e.g. Anthropic/Google Context Caching, Google Vertex pricing) -- In-UI prompt and model evaluation/benchmarking based on Langfuse-managed custom evaluators. ## 🔮 Planned - Webhooks to subscribe to changes within your Langfuse project. - Datasets: make them usable in CI (e.g GitHub Actions). -- Comments on prompt versions. - Improved datasets UI/UX. - Add non-LLM evaluators to online evaluation within Langfuse UI. - Revamped context-aware JS integration to to remove the need for nesting of tracing calls, similar to Python decorator. -- Better support for multi-modal traces that use base64 encoded images. ## ⚠️ Upcoming breaking changes