Langfuse is the open-source LLM engineering platform for observability, tracing, evaluation, and prompt management. It traces every LLM call, tool call, and agent step; runs evaluations with LLM-as-judge or datasets; manages prompt versions; and gives you dashboards, cost tracking, and alerts. It's the most popular self-hostable LLM observability tool, trusted by Shopify, MoonPay, and thousands of teams.
Key Features
- Full Tracing: Every LLM call, tool call, and agent step traced end-to-end — including LangGraph, CrewAI, and OpenAI Agents SDK.
- Evaluations: LLM-as-judge, manual scoring, and dataset-based evals in one place.
- Prompt Management: Versioning, registry, and rollout of prompts.
- Metrics & Dashboards: Latency, cost, token usage, and quality metrics out of the box.
- Cost Tracking: Per-model, per-session, and per-user cost breakdowns.
- Sessions & Users: Track sessions and user interactions for product analytics.
- Data Redaction: Automatic redaction of sensitive data in traces.
- 40+ Integrations: LangChain, LangGraph, OpenAI, Anthropic, LlamaIndex, CrewAI, and more; Python and TypeScript SDKs.
- Self-Host or Cloud: Docker self-hosting in one command, or managed cloud in EU/US regions.
Use Cases
Who Should Use This Tool?
- LLM Product Teams: Teams shipping LLM apps and agents who need to debug and improve them.
- Privacy-Conscious Companies: Organizations that must self-host observability for compliance.
- Prompt Engineers: Teams iterating on prompts and evals at scale.
Problems It Solves
- Black-box LLM behavior: Full traces make every call and agent step inspectable.
- Evaluation at scale: LLM-as-judge and datasets make quality measurable.
- Prompt chaos: Versioned prompt management replaces copy-paste workflows.
Pricing
| Plan | Price | Features |
|---|---|---|
| Self-Hosted | $0 | Open source, MIT/Apache-2.0 core; run with Docker on your infrastructure. |
| Cloud | Free + paid tiers | Managed SaaS with free tier; EU/US regions. |
Advantages & Unique Selling Points
Compared to Competitors:
- Open source and self-hostable: Full-featured observability without vendor lock-in.
- Breadth of integrations: 40+ frameworks and SDKs, from LangChain to CrewAI to OpenAI.
- All-in-one: Tracing, evals, and prompt management in a single platform.
What Makes It Stand Out:
- 15,000+ GitHub stars and the largest self-hosted LLM observability community.
- Built by a Berlin-based team (founded 2023) with enterprise adoption.
- From single-command Docker deploy to managed cloud.
Getting Started
Quick Start Guide
- Deploy: Run the Docker image, or sign up for Langfuse Cloud.
- Get keys: Create project API keys.
- Integrate: Add the Langfuse SDK to your LLM calls (one line for OpenAI/Anthropic).
- Observe: View traces, run evals, and manage prompts in the dashboard.
Integration
Integrates with:
- LangChain, LangGraph, LlamaIndex, CrewAI, OpenAI Agents SDK
- OpenAI, Anthropic, and 40+ other frameworks
- Python and TypeScript SDKs
Frequently Asked Questions
Is Langfuse free?
The core is open source and self-hostable for free; Langfuse Cloud has a free tier plus paid plans.
Can I self-host it?
Yes — a single Docker command deploys the full platform on your infrastructure.
Does it support agent frameworks?
Yes — it traces LangGraph, CrewAI, OpenAI Agents SDK, and many more.
Alternatives
If Langfuse isn't the right fit, consider these alternatives:
- LangSmith: LangChain's platform with deeper LangGraph deployment features.
- Helicone: LLM observability with a gateway for caching and rate limiting.
- AgentOps: Agent-focused session recording and replay.
Tips & Best Practices
- Trace everything from day one: Add observability before you ship, not after.
- Use LLM-as-judge evals: Automate quality scoring on real production traces.
- Version your prompts: Use the prompt registry to roll back regressions.
Conclusion
Langfuse is the open-source LLM engineering platform that makes agents observable, evaluated, and prompt-managed — self-hostable or in the cloud. If your agents run in production and you need full visibility, Langfuse is the community standard.
Comments
No comments yet. Be the first to comment!
Related Tools
LangSmith
smith.langchain.com
LangChain's unified platform for LLM observability, evaluation, prompt management, and agent deployment. Trace, evaluate, and monitor agent applications in one place — with LangGraph deployment built in.
Helicone
www.helicone.ai
Open-source LLM observability and gateway platform: request logging, tracing, cost tracking, caching, rate limiting, and fine-tuning support — proxy every LLM API call and monitor it all. 8,000+ GitHub stars.
AgentOps
www.agentops.ai
AI agent observability and development platform: session recording and replay, cost tracking, LLM call tracing, and evaluations — one-line integration with CrewAI, AutoGen, LangGraph, and more.
Related Insights
After I Connected Obsidian to OpenClaw, It Started Helping Me Make Decisions
Once Obsidian stopped being just a place to store notes and started working with OpenClaw, it began helping me organize context, connect information, and improve real decisions.
Stop Cramming AI Assistants into Chat Boxes: Clawdbot Picked the Wrong Battlefield
Clawdbot is convenient, but putting it inside Slack or Discord was the wrong design choice from day one. Chat tools are not for operating tasks, and AI isn't for chatting.
The Twilight of Low-Code Platforms: Why Claude Agent SDK Will Make Dify History
A deep dive from first principles of large language models on why Claude Agent SDK will replace Dify. Exploring why describing processes in natural language is more aligned with human primitive behavior patterns, and why this is the inevitable choice in the AI era.