Langfuse in the Enterprise
Langfuse addresses key challenges when deploying LLM-based applications within an enterprise. Being open source, Langfuse is ideal for enterprises to address data security and privacy concerns by self-hosting. This document outlines common queries related to using Langfuse in an enterprise setting.
Introduction to Langfuse
See our technical documentation for a detailed introduction to Langfuse and all of its platform features.
Resources
- Security and Compliance - includes information on SOC2 and ISO27001 compliance
- Component Diagram see Contributing.md (opens in a new tab)
- Langfuse Cloud Pricing
- Interactive demo of the Langfuse platform
- Open Source Licensing
- Changelog and roadmap
Talk to us
Schedule an introduction call to discuss your specific needs and requirements.
FAQ
What is the difference between Langfuse Cloud and the open-source version?
The Langfuse team provides Langfuse Cloud as a managed solution to simplify the initial setup of Langfuse and to minimize the operational overhead of maintaining high availability in production. You can chose to self-host Langfuse on your own infrastructure.
What deployment options are available for Langfuse?
- Managed Cloud (cloud.langfuse.com), see Pricing and Security page for details.
- Self-hosted on your own infrastructure. Contact us if you are interested in additional support.
How does Authentication and RBAC work in Langfuse?
Langfuse offers a list of prebuilt roles which apply on a project level to restrict access (RBAC documentation).
If needed, environments (production, staging, development) can be separated into different projects in Langfuse to restrict access to production/sensitive data while making it easier to share development environments with the team and other stakeholders.
SSO with Langfuse is simple. Currently Google, GitHub, Azure AD are supported and this can easily be extended to other providers. As an enteprise customer, you can also enforce SSO for your organization.
What is the easiest way to try Langfuse?
The Hobby Plan on Langfuse Cloud (opens in a new tab) includes enough resources to try Langfuse for free while in a non-production environment, no credit card required.
Alternatively, you can quickly spin up Langfuse on your own machine using docker compose up
(docs).
We collect the most common questions and answers here. If you have questions that are not answered, please reach out to us: enterprise@langfuse.com