Skip to main content
Open on GitHub

LLMonitor

LLMonitor 是一个开源可观测性平台,提供成本和使用量分析、用户追踪、追踪和评估工具。

安装与设置

llmonitor.com 上创建账户,然后复制您新应用的 tracking id

一旦获取到它,请通过运行以下命令将其设置为环境变量:

export LLMONITOR_APP_ID="..."

回调函数

查看 使用示例

from langchain.callbacks import LLMonitorCallbackHandler