@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.
- package/dist/cli/worker/index.cjs +1 -1
- package/dist/cli/worker/index.mjs +1 -1
- package/dist/cli.cjs +1 -1
- package/dist/cli.d.cts +1 -1
- package/dist/cli.d.mts +1 -1
- package/dist/cli.mjs +1 -1
- package/dist/{decorators-BAELMw4n.mjs → decorators-DKvCJ9LQ.mjs} +2 -2
- package/dist/{decorators-BAELMw4n.mjs.map → decorators-DKvCJ9LQ.mjs.map} +1 -1
- package/dist/{decorators-BYsS3F9Z.cjs → decorators-raVSvy8t.cjs} +2 -2
- package/dist/{decorators-BYsS3F9Z.cjs.map → decorators-raVSvy8t.cjs.map} +1 -1
- package/dist/{dist-5BWY5shO.mjs → dist-BT5_oJe2.mjs} +90 -13
- package/dist/dist-BT5_oJe2.mjs.map +1 -0
- package/dist/{dist-ZmnHBNgN.cjs → dist-Ceguhsyd.cjs} +90 -13
- package/dist/dist-Ceguhsyd.cjs.map +1 -0
- package/dist/{evaluations-DcSIL2o6.d.cts → evaluations-CN1zKO-L.d.cts} +56 -1
- package/dist/{evaluations-911-ePMm.d.mts → evaluations-DDQR7Ldm.d.mts} +56 -1
- package/dist/index.cjs +2 -2
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.mjs +2 -2
- package/package.json +3 -3
- package/dist/dist-5BWY5shO.mjs.map +0 -1
- package/dist/dist-ZmnHBNgN.cjs.map +0 -1
|
@@ -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-
|
|
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-
|
|
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-
|
|
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
package/dist/cli.d.mts
CHANGED
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-
|
|
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-
|
|
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-
|
|
5871
|
+
//# sourceMappingURL=decorators-DKvCJ9LQ.mjs.map
|