UNPKG

openlit

Version:

OpenTelemetry-native Auto instrumentation library for monitoring LLM Applications, facilitating the integration of observability into your GenAI-driven projects

8 lines (7 loc) 247 B
/** * Cross-Language Trace Comparison Tests for HuggingFace Inference Integration * * Verifies that the TypeScript SDK generates traces consistent with * OTel GenAI semantic conventions and the OpenAI reference wrapper pattern. */ export {};