@llmops/sdk 1.0.0-beta.17 → 1.0.0-beta.19

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/agents.d.cts CHANGED
@@ -1,2 +1,2 @@
1
- import { a as AgentsTracingExporter, i as AgentsTrace, n as AgentsSpanData, o as LLMOpsAgentsExporterConfig, r as AgentsSpanError, s as createLLMOpsAgentsExporter, t as AgentsSpan } from "./agents-exporter-vuQine9v.cjs";
1
+ import { a as AgentsTracingExporter, i as AgentsTrace, n as AgentsSpanData, o as LLMOpsAgentsExporterConfig, r as AgentsSpanError, s as createLLMOpsAgentsExporter, t as AgentsSpan } from "./agents-exporter-YNq4HFTK.cjs";
2
2
  export { AgentsSpan, AgentsSpanData, AgentsSpanError, AgentsTrace, AgentsTracingExporter, LLMOpsAgentsExporterConfig, createLLMOpsAgentsExporter };
package/dist/agents.d.mts CHANGED
@@ -1,2 +1,2 @@
1
- import { a as AgentsTracingExporter, i as AgentsTrace, n as AgentsSpanData, o as LLMOpsAgentsExporterConfig, r as AgentsSpanError, s as createLLMOpsAgentsExporter, t as AgentsSpan } from "./agents-exporter-B3dyZc2j.mjs";
1
+ import { a as AgentsTracingExporter, i as AgentsTrace, n as AgentsSpanData, o as LLMOpsAgentsExporterConfig, r as AgentsSpanError, s as createLLMOpsAgentsExporter, t as AgentsSpan } from "./agents-exporter-CI29gyrT.mjs";
2
2
  export { AgentsSpan, AgentsSpanData, AgentsSpanError, AgentsTrace, AgentsTracingExporter, LLMOpsAgentsExporterConfig, createLLMOpsAgentsExporter };
package/dist/agents.mjs CHANGED
@@ -1,3 +1,3 @@
1
- import { t as createLLMOpsAgentsExporter } from "./agents-exporter-Cte-NArh.mjs";
1
+ import { t as createLLMOpsAgentsExporter } from "./agents-exporter-BY7BXquG.mjs";
2
2
 
3
3
  export { createLLMOpsAgentsExporter };
@@ -0,0 +1,21 @@
1
+ import { createRequire } from "node:module";
2
+
3
+ //#region rolldown:runtime
4
+ var __defProp = Object.defineProperty;
5
+ var __export = (all, symbols) => {
6
+ let target = {};
7
+ for (var name in all) {
8
+ __defProp(target, name, {
9
+ get: all[name],
10
+ enumerable: true
11
+ });
12
+ }
13
+ if (symbols) {
14
+ __defProp(target, Symbol.toStringTag, { value: "Module" });
15
+ }
16
+ return target;
17
+ };
18
+ var __require = /* @__PURE__ */ createRequire(import.meta.url);
19
+
20
+ //#endregion
21
+ export { __require as n, __export as t };
@@ -1,5 +1,5 @@
1
- import "./agents-exporter-vuQine9v.cjs";
2
- import { t as LLMOpsClient } from "./index-sjRozlIk.cjs";
1
+ import "./agents-exporter-YNq4HFTK.cjs";
2
+ import { t as LLMOpsClient } from "./index-BpwfOQEm.cjs";
3
3
  import { NextFunction, Request, Response } from "express";
4
4
 
5
5
  //#region src/lib/express/index.d.ts
@@ -1,5 +1,5 @@
1
- import "./agents-exporter-B3dyZc2j.mjs";
2
- import { t as LLMOpsClient } from "./index-B5aeZ4Jb.mjs";
1
+ import "./agents-exporter-CI29gyrT.mjs";
2
+ import { t as LLMOpsClient } from "./index-CniO6im-.mjs";
3
3
  import { NextFunction, Request, Response } from "express";
4
4
 
5
5
  //#region src/lib/express/index.d.ts
package/dist/hono.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import "./agents-exporter-vuQine9v.cjs";
2
- import { t as LLMOpsClient } from "./index-sjRozlIk.cjs";
1
+ import "./agents-exporter-YNq4HFTK.cjs";
2
+ import { t as LLMOpsClient } from "./index-BpwfOQEm.cjs";
3
3
  import { MiddlewareHandler } from "hono";
4
4
 
5
5
  //#region src/lib/hono/index.d.ts
package/dist/hono.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- import "./agents-exporter-B3dyZc2j.mjs";
2
- import { t as LLMOpsClient } from "./index-B5aeZ4Jb.mjs";
1
+ import "./agents-exporter-CI29gyrT.mjs";
2
+ import { t as LLMOpsClient } from "./index-CniO6im-.mjs";
3
3
  import { MiddlewareHandler } from "hono";
4
4
 
5
5
  //#region src/lib/hono/index.d.ts
@@ -1,4 +1,4 @@
1
- import { a as AgentsTracingExporter } from "./agents-exporter-B3dyZc2j.mjs";
1
+ import { a as AgentsTracingExporter } from "./agents-exporter-YNq4HFTK.cjs";
2
2
  import { LLMOpsConfig, ValidatedLLMOpsConfig } from "@llmops/core";
3
3
 
4
4
  //#region src/telemetry/langchain-client.d.ts
@@ -1,4 +1,4 @@
1
- import { a as AgentsTracingExporter } from "./agents-exporter-vuQine9v.cjs";
1
+ import { a as AgentsTracingExporter } from "./agents-exporter-CI29gyrT.mjs";
2
2
  import { LLMOpsConfig, ValidatedLLMOpsConfig } from "@llmops/core";
3
3
 
4
4
  //#region src/telemetry/langchain-client.d.ts
package/dist/index.d.cts CHANGED
@@ -1,6 +1,6 @@
1
- import { a as AgentsTracingExporter, o as LLMOpsAgentsExporterConfig, s as createLLMOpsAgentsExporter } from "./agents-exporter-vuQine9v.cjs";
2
- import { a as LLMOpsLangChainClientConfig, i as createLLMOps, n as ProviderOptions, o as LangChainTracingClient, r as TraceContext, s as createLLMOpsLangChainClient, t as LLMOpsClient } from "./index-sjRozlIk.cjs";
3
- import { a as TraceUpsert, i as SpanInsert, n as LLMRequestInsert, o as COST_SUMMARY_GROUP_BY, r as SpanEventInsert, s as CostSummaryGroupBy, t as TelemetryStore } from "./interface-B0KYptxO.cjs";
1
+ import { a as AgentsTracingExporter, o as LLMOpsAgentsExporterConfig, s as createLLMOpsAgentsExporter } from "./agents-exporter-YNq4HFTK.cjs";
2
+ import { a as LLMOpsLangChainClientConfig, i as createLLMOps, n as ProviderOptions, o as LangChainTracingClient, r as TraceContext, s as createLLMOpsLangChainClient, t as LLMOpsClient } from "./index-BpwfOQEm.cjs";
3
+ import { a as TraceUpsert, i as SpanInsert, n as LLMRequestInsert, o as COST_SUMMARY_GROUP_BY, r as SpanEventInsert, s as CostSummaryGroupBy, t as TelemetryStore } from "./interface-Dix77UtO.cjs";
4
4
 
5
5
  //#region src/telemetry/exporter.d.ts
6
6
 
package/dist/index.d.mts CHANGED
@@ -1,6 +1,6 @@
1
- import { a as AgentsTracingExporter, o as LLMOpsAgentsExporterConfig, s as createLLMOpsAgentsExporter } from "./agents-exporter-B3dyZc2j.mjs";
2
- import { a as LLMOpsLangChainClientConfig, i as createLLMOps, n as ProviderOptions, o as LangChainTracingClient, r as TraceContext, s as createLLMOpsLangChainClient, t as LLMOpsClient } from "./index-B5aeZ4Jb.mjs";
3
- import { a as TraceUpsert, i as SpanInsert, n as LLMRequestInsert, o as COST_SUMMARY_GROUP_BY, r as SpanEventInsert, s as CostSummaryGroupBy, t as TelemetryStore } from "./interface-DFchZZQP.mjs";
1
+ import { a as AgentsTracingExporter, o as LLMOpsAgentsExporterConfig, s as createLLMOpsAgentsExporter } from "./agents-exporter-CI29gyrT.mjs";
2
+ import { a as LLMOpsLangChainClientConfig, i as createLLMOps, n as ProviderOptions, o as LangChainTracingClient, r as TraceContext, s as createLLMOpsLangChainClient, t as LLMOpsClient } from "./index-CniO6im-.mjs";
3
+ import { a as TraceUpsert, i as SpanInsert, n as LLMRequestInsert, o as COST_SUMMARY_GROUP_BY, r as SpanEventInsert, s as CostSummaryGroupBy, t as TelemetryStore } from "./interface-BGkC9Ml4.mjs";
4
4
 
5
5
  //#region src/telemetry/exporter.d.ts
6
6
 
package/dist/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { t as createLLMOpsAgentsExporter } from "./agents-exporter-Cte-NArh.mjs";
2
- import { t as COST_SUMMARY_GROUP_BY } from "./constants-B8e4mnT7.mjs";
1
+ import { t as createLLMOpsAgentsExporter } from "./agents-exporter-BY7BXquG.mjs";
2
+ import { t as COST_SUMMARY_GROUP_BY } from "./constants-BVeqLv6F.mjs";
3
3
  import { LLMOPS_INTERNAL_HEADER, LLMOPS_SPAN_NAME_HEADER, LLMOPS_TRACE_ID_HEADER, LLMOPS_TRACE_NAME_HEADER } from "@llmops/core";
4
4
  import { createApp } from "@llmops/app";
5
5
 
package/dist/nextjs.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import "./agents-exporter-vuQine9v.cjs";
2
- import { t as LLMOpsClient } from "./index-sjRozlIk.cjs";
1
+ import "./agents-exporter-YNq4HFTK.cjs";
2
+ import { t as LLMOpsClient } from "./index-BpwfOQEm.cjs";
3
3
 
4
4
  //#region src/lib/nextjs/index.d.ts
5
5
  declare function toNextJsHandler(client: LLMOpsClient): {
package/dist/nextjs.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- import "./agents-exporter-B3dyZc2j.mjs";
2
- import { t as LLMOpsClient } from "./index-B5aeZ4Jb.mjs";
1
+ import "./agents-exporter-CI29gyrT.mjs";
2
+ import { t as LLMOpsClient } from "./index-CniO6im-.mjs";
3
3
 
4
4
  //#region src/lib/nextjs/index.d.ts
5
5
  declare function toNextJsHandler(client: LLMOpsClient): {
@@ -1,4 +1,4 @@
1
- import { t as TelemetryStore } from "../interface-B0KYptxO.cjs";
1
+ import { t as TelemetryStore } from "../interface-Dix77UtO.cjs";
2
2
 
3
3
  //#region src/store/d1/types.d.ts
4
4
 
@@ -1,4 +1,4 @@
1
- import { t as TelemetryStore } from "../interface-DFchZZQP.mjs";
1
+ import { t as TelemetryStore } from "../interface-BGkC9Ml4.mjs";
2
2
 
3
3
  //#region src/store/d1/types.d.ts
4
4
 
@@ -1,4 +1,4 @@
1
- import { t as TelemetryStore } from "../interface-B0KYptxO.cjs";
1
+ import { t as TelemetryStore } from "../interface-Dix77UtO.cjs";
2
2
  import { Pool } from "pg";
3
3
 
4
4
  //#region src/telemetry/pg-store.d.ts
@@ -1,4 +1,4 @@
1
- import { t as TelemetryStore } from "../interface-DFchZZQP.mjs";
1
+ import { t as TelemetryStore } from "../interface-BGkC9Ml4.mjs";
2
2
  import { Pool } from "pg";
3
3
 
4
4
  //#region src/telemetry/pg-store.d.ts
package/dist/store/pg.mjs CHANGED
@@ -1,26 +1,8 @@
1
- import "../constants-B8e4mnT7.mjs";
2
- import { createRequire } from "node:module";
1
+ import { n as __require, t as __export } from "../chunk-rZg9L66_.mjs";
2
+ import "../constants-BVeqLv6F.mjs";
3
3
  import { logger } from "@llmops/core";
4
4
  import { randomUUID } from "node:crypto";
5
5
 
6
- //#region rolldown:runtime
7
- var __defProp = Object.defineProperty;
8
- var __export = (all, symbols) => {
9
- let target = {};
10
- for (var name in all) {
11
- __defProp(target, name, {
12
- get: all[name],
13
- enumerable: true
14
- });
15
- }
16
- if (symbols) {
17
- __defProp(target, Symbol.toStringTag, { value: "Module" });
18
- }
19
- return target;
20
- };
21
- var __require = /* @__PURE__ */ createRequire(import.meta.url);
22
-
23
- //#endregion
24
6
  //#region ../../node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/core.js
25
7
  /** A special constant with type `never` */
26
8
  const NEVER = Object.freeze({ status: "aborted" });