UNPKG

@elastic/opentelemetry-instrumentation-openai

Version:

OpenTelemetry instrumentation for the `openai` OpenAI client library

11 lines 432 B
"use strict"; /* * Copyright Elasticsearch B.V. and contributors * SPDX-License-Identifier: Apache-2.0 */ Object.defineProperty(exports, "__esModule", { value: true }); exports.PACKAGE_NAME = exports.PACKAGE_VERSION = void 0; // This file is autogenerated, see scripts/gen-version-ts.js exports.PACKAGE_VERSION = '0.5.1'; exports.PACKAGE_NAME = '@elastic/opentelemetry-instrumentation-openai'; //# sourceMappingURL=version.js.map