Roadmap
Langfuse is open source and we want to be fully transparent what we're working on and what's next. This roadmap is a living document and we'll update it as we make progress.
Your feedback is highly appreciated
- Feel like something is missing? Add new ideas on GitHub or vote on existing ones. Both are a great way to contribute to Langfuse and help us understand what is important to you.
- Other thoughts? Comment on this GitHub thread (opens in a new tab).
🚀 Released
10 most recent changelog items:
- Decorator-based tracing for Python
- Improved ChatML message rendering
- Token/cost tracking for Claude 3 models
- Uptrain.ai integration (cookbook)
- Upto 50x faster loading time of UI tables
- LlamaIndex integration (Python)
- Store additional structured data in Langfuse Prompt Management
- New API: GET /metrics/daily
- SDK-level prompt caching
- Custom model prices (Langfuse v2.0)
Subscribe to our mailing list to get occasional email updates about new features.
🧪 Pre-release
- Integration to push Langfuse metrics to PostHog (opens in a new tab) (integration docs)
- Evaluation service to run custom model-based evals on historical and newly ingested traces
Please reach out if you are interested in testing these features before they are released to provide feedback and help shape the future of Langfuse: early-access@langfuse.com.
🚧 In progress
- Manual evaluations in Langfuse UI along multiple dimensions, currently only a single dimension is supported
- Improved datasets UI/UX
- Prompt playground connected to datasets and prompt management
- Infrastructure: queued ingestion to handle large and spiky loads on small instances
- 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
- Langchain integration: support batch (Python), async (Python), streaming (Python) methods
- SOC2 (Type 2) and ISO27001 certification for Langfuse Cloud
🔮 Planned
- Datasets: make them usable in CI (e.g GitHub Actions)
- Prompt management: multiple environments, comments on versions
- Infrastructure: add OLAP database for faster analytical queries
⚠️ Upcoming breaking changes
- OpenAI integration, dropping support of
openai < 1.0.0
to greatly simplify the integration and improve the developer experience of everyone onopenai >= 1
- Self-hosting: langfuse will move from a single container to a multi-container setup (queues, async worker, OLAP database) to improve scalability and reliability. We will publish an extensive guide once the changes are in pre-release to help everyone migrate.
🙏 Feature requests and bug reports
The best way to support Langfuse is to share your feedback, report bugs, and upvote on ideas suggested by others.