Langfuse
OSS, self-hostable LLM observability — traces, evals, prompts, and datasets.
- License
- MIT
- Install
- pip package
- Website
- https://langfuse.com
- GitHub
- https://github.com/langfuse/langfuse
pip install langfuse
LangSmith
LangChain's hosted platform for tracing, eval, prompt versioning, and monitoring.
- License
- proprietary
- Install
- pip package
- Website
- https://smith.langchain.com
- GitHub
- —
pip install langsmith
When to reach for which
Langfuse — OSS, self-hostable LLM observability — traces, evals, prompts, and datasets.
LangSmith — LangChain's hosted platform for tracing, eval, prompt versioning, and monitoring.
Both sit in the Eval & Observability category — they're substitutes, not complements. Pick by your install constraint (MCP-native, license, hosting model) and which tag overlap matters most to your stack.