@copilotkit/runtime 1.6.0-next.0 → 1.6.0-next.1

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.6.0-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - @copilotkit/shared@1.6.0-next.1
8
+
3
9
  ## 1.6.0-next.0
4
10
 
5
11
  ### Minor Changes
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-AMKPW7KT.mjs";
5
+ } from "./chunk-CHDIEE43.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNodeExpressEndpoint, "copilotRuntimeNodeExpressEndpoint");
22
22
  export {
23
23
  copilotRuntimeNodeExpressEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-A4P5YLJQ.mjs.map
25
+ //# sourceMappingURL=chunk-A25FIW7J.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-AMKPW7KT.mjs";
5
+ } from "./chunk-CHDIEE43.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNestEndpoint, "copilotRuntimeNestEndpoint");
22
22
  export {
23
23
  copilotRuntimeNestEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-EYEJ5L3X.mjs.map
25
+ //# sourceMappingURL=chunk-C7GTLEVO.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  getCommonConfig,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-AMKPW7KT.mjs";
5
+ } from "./chunk-CHDIEE43.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -77,4 +77,4 @@ export {
77
77
  config,
78
78
  copilotRuntimeNextJSPagesRouterEndpoint
79
79
  };
80
- //# sourceMappingURL=chunk-RGSZK24X.mjs.map
80
+ //# sourceMappingURL=chunk-CCQ73DAH.mjs.map
@@ -1,3 +1,8 @@
1
+ import {
2
+ EmptyAdapter,
3
+ RemoteChain,
4
+ streamLangChainResponse
5
+ } from "./chunk-OS5YD32G.mjs";
1
6
  import {
2
7
  GuardrailsValidationFailureResponse,
3
8
  MessageStreamInterruptedResponse,
@@ -5,11 +10,6 @@ import {
5
10
  SuccessResponseStatus,
6
11
  UnknownErrorResponse
7
12
  } from "./chunk-5BIEM2UU.mjs";
8
- import {
9
- EmptyAdapter,
10
- RemoteChain,
11
- streamLangChainResponse
12
- } from "./chunk-OS5YD32G.mjs";
13
13
  import {
14
14
  ActionExecutionMessage,
15
15
  AgentStateMessage,
@@ -39,7 +39,7 @@ var require_package = __commonJS({
39
39
  publishConfig: {
40
40
  access: "public"
41
41
  },
42
- version: "1.6.0-next.0",
42
+ version: "1.6.0-next.1",
43
43
  sideEffects: false,
44
44
  main: "./dist/index.js",
45
45
  module: "./dist/index.mjs",
@@ -4262,4 +4262,4 @@ export {
4262
4262
  getCommonConfig,
4263
4263
  copilotRuntimeNodeHttpEndpoint
4264
4264
  };
4265
- //# sourceMappingURL=chunk-AMKPW7KT.mjs.map
4265
+ //# sourceMappingURL=chunk-CHDIEE43.mjs.map