@lmnr-ai/lmnr 0.8.25 → 0.8.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  const require_chunk = require("../../chunk-BN4qSVkS.cjs");
2
2
  const require_utils = require("../../utils-BQbL-3EX.cjs");
3
- const require_decorators = require("../../decorators-BYsS3F9Z.cjs");
3
+ const require_decorators = require("../../decorators-raVSvy8t.cjs");
4
4
  const require_cli_worker_build = require("./build.cjs");
5
5
  let readline = require("readline");
6
6
  readline = require_chunk.__toESM(readline);
@@ -1,5 +1,5 @@
1
1
  import { R as errorMessage } from "../../utils-C6favgeA.mjs";
2
- import { d as Laminar, h as consumeStreamResult } from "../../decorators-BAELMw4n.mjs";
2
+ import { d as Laminar, h as consumeStreamResult } from "../../decorators-DKvCJ9LQ.mjs";
3
3
  import { buildFile, loadModule, selectRolloutFunction } from "./build.mjs";
4
4
  import * as readline from "readline";
5
5
  //#region src/cli/worker/index.ts
package/dist/cli.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  const require_chunk = require("./chunk-BN4qSVkS.cjs");
3
3
  const require_utils = require("./utils-BQbL-3EX.cjs");
4
- const require_dist = require("./dist-ZmnHBNgN.cjs");
4
+ const require_dist = require("./dist-Ceguhsyd.cjs");
5
5
  const require_file_utils = require("./file-utils-BZS1XQZE.cjs");
6
6
  const require_proxy_to_lmnr_cli = require("./proxy-to-lmnr-cli-BJ8uIVGZ.cjs");
7
7
  let fs = require("fs");
package/dist/cli.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { n as Evaluation } from "./evaluations-DcSIL2o6.cjs";
1
+ import { n as Evaluation } from "./evaluations-CN1zKO-L.cjs";
2
2
 
3
3
  //#region src/cli/index.d.ts
4
4
  declare global {
package/dist/cli.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { n as Evaluation } from "./evaluations-911-ePMm.mjs";
1
+ import { n as Evaluation } from "./evaluations-DDQR7Ldm.mjs";
2
2
 
3
3
  //#region src/cli/index.d.ts
4
4
  declare global {
package/dist/cli.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import { r as __require } from "./chunk-hT5z_Zn9.mjs";
3
3
  import { R as errorMessage, i as getDirname, s as initializeLogger } from "./utils-C6favgeA.mjs";
4
- import { n as version, t as LaminarClient } from "./dist-5BWY5shO.mjs";
4
+ import { n as version, t as LaminarClient } from "./dist-BT5_oJe2.mjs";
5
5
  import { i as writeToFile, n as loadFromPaths, r as printToConsole } from "./file-utils-CDI2b_rm.mjs";
6
6
  import { t as proxyToLmnrCli } from "./proxy-to-lmnr-cli-DNDxudgt.mjs";
7
7
  import * as fs from "fs";
@@ -1,6 +1,6 @@
1
1
  import { r as __require } from "./chunk-hT5z_Zn9.mjs";
2
2
  import { A as SPAN_OUTPUT, C as PARENT_SPAN_PATH, D as SPAN_INPUT, E as SPAN_IDS_PATH, F as TRACE_TYPE, I as USER_ID, L as TracingLevel, M as SPAN_SDK_VERSION, N as SPAN_TYPE, O as SPAN_INSTRUMENTATION_SOURCE, P as TRACE_HAS_BROWSER_SESSION, R as errorMessage, S as PARENT_SPAN_IDS_PATH, T as SESSION_ID, _ as validateTracingConfig, c as loadEnv, g as tryToOtelSpanContext, h as parseOtelHeaders, j as SPAN_PATH, k as SPAN_LANGUAGE_VERSION, l as metadataToAttributes, m as otelTraceIdToUUID, o as getOtelEnvVar, p as otelSpanIdToUUID, r as deserializeLaminarSpanContext, s as initializeLogger, t as NIL_UUID, u as newUUID, v as ASSOCIATION_PROPERTIES, w as ROLLOUT_SESSION_ID, x as LaminarAttributes, y as ASSOCIATION_PROPERTIES_OVERRIDES } from "./utils-C6favgeA.mjs";
3
- import { n as version, t as LaminarClient } from "./dist-5BWY5shO.mjs";
3
+ import { n as version, t as LaminarClient } from "./dist-BT5_oJe2.mjs";
4
4
  import { DiagConsoleLogger, DiagLogLevel, ROOT_CONTEXT, SpanStatusCode, context, createContextKey, diag, isSpanContextValid, trace } from "@opentelemetry/api";
5
5
  import { AsyncLocalStorageContextManager } from "@opentelemetry/context-async-hooks";
6
6
  import { InstrumentationBase, InstrumentationNodeModuleDefinition, registerInstrumentations } from "@opentelemetry/instrumentation";
@@ -5868,4 +5868,4 @@ function observeExperimentalDecorator(config) {
5868
5868
  //#endregion
5869
5869
  export { getSpanProcessor as a, LaminarSpanProcessor as c, Laminar as d, instrumentClaudeAgentQuery as f, stringifyPromptForTelemetry as g, consumeStreamResult as h, withTracingLevel as i, getLangVersion as l, LaminarContextManager as m, observeDecorator as n, getTracer as o, ASSOCIATION_PROPERTIES_KEY as p, observeExperimentalDecorator as r, getTracerProvider as s, observe as t, initializeLaminarInstrumentations as u };
5870
5870
 
5871
- //# sourceMappingURL=decorators-BAELMw4n.mjs.map
5871
+ //# sourceMappingURL=decorators-DKvCJ9LQ.mjs.map