UNPKG

openlit

Version:

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

9 lines (8 loc) 277 B
/** * Cross-Language Trace Comparison Tests for Vercel AI Integration * * Vercel AI is JS-only (no Python equivalent). These tests verify that the * Vercel AI instrumentation follows the same OTel conventions and patterns * as the OpenAI reference wrapper. */ export {};