UNPKG

langsmith

Version:

Client library to connect to the LangSmith Observability and Evaluation Platform.

6 lines (5 loc) 291 B
"use strict"; /* eslint-disable @typescript-eslint/no-explicit-any */ // Local type definitions to avoid importing @opentelemetry/api // These match the OpenTelemetry API interfaces but don't require the package to be installed Object.defineProperty(exports, "__esModule", { value: true });