🧰
开源工具集

标注清楚怎么用:在线即用 / 可自托管 / 桌面应用 / 命令行

English

Langfuse

langfuse/langfuse
一条命令部署 需要一台自己的服务器,但 README 里有可直接执行的 Docker 命令,复制粘贴就能跑起来。

智能体可观测性平台:看每一步调用、耗时、花费,评测和线上问题定位

可观测性智能体可自托管
Langfuse 网站截图

部署命令

# Get a copy of the latest Langfuse repository
  git clone --depth=1 https://github.com/langfuse/langfuse.git
  cd langfuse

  # Run the langfuse docker compose
  docker compose up

摘自项目 README。需要一台装了 Docker 的服务器,命令可能还需补充环境变量。

项目简介(摘自 README)

Langfuse is an open source LLM engineering platform. It helps teams collaboratively develop, monitor, evaluate, and debug AI applications. Langfuse can be self-hosted in minutes and is battle-tested. Proudly made with ClickHouse open source database.

星数
★ 35.0k
语言
TypeScript
许可证
MIT
最近更新
2026-09-23
分类
AI 智能体
场景
通用工具