diff --git a/pages/docs/roadmap.mdx b/pages/docs/roadmap.mdx index f68322bb..37755327 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