@copilotkit/runtime 1.3.16-pre.12 → 1.3.16-pre.13

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,13 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.3.16-pre.13
4
+
5
+ ### Patch Changes
6
+
7
+ - Fixing an issue with stop generation not working during FE actions
8
+ - Updated dependencies
9
+ - @copilotkit/shared@1.3.16-pre.13
10
+
3
11
  ## 1.3.16-pre.12
4
12
 
5
13
  ### Patch Changes
@@ -2,7 +2,7 @@ import {
2
2
  getCommonConfig,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-PC277VYF.mjs";
5
+ } from "./chunk-QXH6LS6X.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-44O2JGUY.mjs";
@@ -77,4 +77,4 @@ export {
77
77
  config,
78
78
  copilotRuntimeNextJSPagesRouterEndpoint
79
79
  };
80
- //# sourceMappingURL=chunk-7K3URZFA.mjs.map
80
+ //# sourceMappingURL=chunk-37KXG6WS.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-PC277VYF.mjs";
5
+ } from "./chunk-QXH6LS6X.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-44O2JGUY.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNodeExpressEndpoint, "copilotRuntimeNodeExpressEndpoint");
22
22
  export {
23
23
  copilotRuntimeNodeExpressEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-V44OG4OJ.mjs.map
25
+ //# sourceMappingURL=chunk-FBKL2JVU.mjs.map
@@ -37,7 +37,7 @@ var require_package = __commonJS({
37
37
  publishConfig: {
38
38
  access: "public"
39
39
  },
40
- version: "1.3.16-pre.12",
40
+ version: "1.3.16-pre.13",
41
41
  sideEffects: false,
42
42
  main: "./dist/index.js",
43
43
  module: "./dist/index.mjs",
@@ -3124,4 +3124,4 @@ export {
3124
3124
  getCommonConfig,
3125
3125
  copilotRuntimeNodeHttpEndpoint
3126
3126
  };
3127
- //# sourceMappingURL=chunk-PC277VYF.mjs.map
3127
+ //# sourceMappingURL=chunk-QXH6LS6X.mjs.map