MerchantryTidbits

evals-testing / library

OpenLLMetry

Capability: OpenLLMetry

Use it when

  • OpenTelemetry traces for LLM and agent calls
  • observe model latency cost and failures in production
  • instrument prompt and agent runs with OTel exporters

What it solves

Install

pip install traceloop-sdk

Invoke

from traceloop.sdk import Traceloop; Traceloop.init()

Alternatives

No reviewed alternatives recorded yet.