Compare

Langfuse vs LangSmith

Langfuse is open source and free to self-host indefinitely; LangSmith is LangChain's own platform, the default if you already build on LangChain.

Side by side

Langfuse LangSmith
Vendor Langfuse LangChain
Pricing model Free tier + paid plans Usage-based
Free tier Yes Yes
Deployment Cloud, Self-hosted Cloud, Self-hosted
Open source Yes (MIT) No
Best for Teams that want open-source tracing they can self-host for free and later scale onto a managed cloud plan. Teams already building on LangChain/LangGraph that want tracing and evaluation from the same vendor.
Pricing

Free to self-host indefinitely; Langfuse Cloud has a free Hobby tier plus Core, Pro, and Enterprise monthly plans metered by observability units, with graduated per-unit overage pricing.

Hobby (Cloud) $0/month
Core (Cloud) $29/month
Pro (Cloud) $199/month
Enterprise (Cloud) $2,499/month

Prices read from the vendor's own page on September 21, 2026. Vendors change prices; check the source before you budget.

Free Developer tier includes a monthly trace allowance per seat, then usage-based charges for compute (LCU) and storage (LSU); Plus adds paid seats and deployment features; Enterprise is custom with self-hosted options.

Developer $0/seat/month
Plus $39/seat/month
Enterprise Custom

Prices read from the vendor's own page on September 21, 2026. Vendors change prices; check the source before you budget.

Features
  • Distributed tracing for LLM calls, chains, and agent steps
  • Prompt management with versioning
  • Dataset-based evaluation with human, custom, or LLM-as-judge scoring
  • Production monitoring dashboards and cost tracking
  • Free, unlimited self-hosting via Docker Compose or Kubernetes
  • SDKs and OpenTelemetry-compatible instrumentation
  • Full request tracing for chains, agents, and tool calls
  • Offline evaluation with datasets and regression test suites
  • Human annotation queues and LLM-as-judge scoring
  • Production monitoring dashboards and alerting
  • Prompt playground and prompt version management
  • Self-hosted and hybrid deployment on Enterprise

Verdict

Langfuse and LangSmith both trace LLM application calls, manage prompt versions and run dataset-based evaluations with human, custom, or LLM-as-judge scoring — the core workflow is close to identical on paper. The decision usually comes down to two things: framework lock-in and self-hosting.

LangSmith is built by the LangChain team and captures traces natively from LangChain and LangGraph applications, which is a real advantage if that's your stack and a non-factor if it isn't — it works with any instrumented app, but the tightest integration is with its own framework. It bills on LangChain Compute Units and Storage Units on top of a per-seat platform fee, and self-hosted or hybrid deployment is reserved for custom-quoted Enterprise plans. Langfuse is open source (MIT license) and free to self-host indefinitely via Docker Compose or Kubernetes with no usage limits beyond your own infrastructure — the hosted Langfuse Cloud runs the identical software, metered by monthly "observability units," letting a team start self-hosted and move to managed cloud later without changing tooling.

Choose LangSmith if

  • You're already building on LangChain or LangGraph and want tracing with no extra integration work.
  • Your evaluation needs include LLM-as-judge scoring integrated with the same vendor building your orchestration framework.
  • You're comfortable with usage-based compute/storage billing rather than a flat per-unit meter.

Choose Langfuse if

  • You want to self-host for free, indefinitely, with no seat or usage cap — only your own infrastructure limits you.
  • Your stack isn't LangChain-based, or you want to stay framework-agnostic.
  • You want the option to start self-hosted and move to a managed cloud plan later without switching tools.

What they share

Both support LLM observability fundamentals — distributed tracing across chains and agent steps, cost and latency tracking, and dataset-based regression testing — and both offer a genuinely free tier (LangSmith's Developer tier includes a monthly trace allowance; Langfuse's self-hosted core has no limit at all). Both list Helicone among their alternatives, reflecting how much this category overlaps at the tracing layer.

The honest caveat

"Open source" and "free" aren't the same thing here: Langfuse's self-hosted deployment still needs infrastructure and someone to operate it, which is a real cost even without a licence fee. And LangSmith's usage-based LCU/LSU pricing is harder to estimate in advance than Langfuse Cloud's flat observability-unit tiers — get a usage estimate from LangSmith based on your actual expected trace volume before comparing sticker prices.

Last reviewed September 22, 2026

In the index now